Files
OxiCloud/CODEOWNERS
Line: 4: incorrect codeowner user: DioCrafts Line: 4: no users/groups matched Line: 7: incorrect codeowner user: DioCrafts Line: 7: no users/groups matched Line: 8: incorrect codeowner user: DioCrafts Line: 8: no users/groups matched Line: 9: incorrect codeowner user: DioCrafts Line: 9: no users/groups matched Line: 10: incorrect codeowner user: DioCrafts Line: 10: no users/groups matched Line: 11: incorrect codeowner user: DioCrafts Line: 11: no users/groups matched Line: 12: incorrect codeowner user: DioCrafts Line: 12: no users/groups matched Line: 13: incorrect codeowner user: DioCrafts Line: 13: no users/groups matched
2025-03-26 10:40:57 +01:00

13 lines
466 B
Plaintext

# These owners will be the default owners for everything in the repo.
# Unless a later match takes precedence, they will be requested for
# review when someone opens a pull request.
* @DioCrafts
# Specific file and directory ownership
/src/domain/ @DioCrafts
/src/application/ @DioCrafts
/src/infrastructure/ @DioCrafts
/src/interfaces/ @DioCrafts
/static/ @DioCrafts
/db/ @DioCrafts
*.md @DioCrafts