Update CODEOWNERS
This commit is contained in:
parent
4ea869dae9
commit
64bad5b5ff
1 changed files with 1 additions and 1 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
@ -1,5 +1,5 @@
|
||||||
# Modifications to the source code should be handled by the code review team
|
# Modifications to the source code should be handled by the code review team
|
||||||
*.ts @EllieBotDevs/code-reviewers
|
*.java @EllieBotDevs/code-reviewers
|
||||||
|
|
||||||
# Modifications to sensitive files should be reviewed by maintainers
|
# Modifications to sensitive files should be reviewed by maintainers
|
||||||
/.github/ @EllieBotDevs/dev-team
|
/.github/ @EllieBotDevs/dev-team
|
||||||
|
|
Reference in a new issue