🔧 chore(github): add CODEOWNERS file

- create CODEOWNERS file to define default code reviewers
- assign @jerusdp as the default owner for all files
This commit is contained in:
Jeremiah Russell
2025-09-29 17:42:52 +01:00
committed by Jeremiah Russell
parent f0f6185e3c
commit 9bb4968fb2

3
.github/CODEOWNERS vendored Normal file
View File

@@ -0,0 +1,3 @@
# This is a comment
* @jerusdp