mirror of
https://github.com/DioCrafts/OxiCloud.git
synced 2025-10-05 16:12:49 +02:00
13 lines
466 B
Plaintext
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 |