1
0
Fork 0
This repository has been archived on 2024-07-14. You can view files and clone it, but cannot push or open issues or pull requests.
Ellie-bot/.github/CODEOWNERS

13 lines
587 B
Text
Raw Normal View History

2022-07-24 05:56:13 -07:00
# Modifications to the source code should be handled by the code review team
*.ts @EllieBotDevs/code-reviewers
# Modifications to sensitive files should be reviewed by maintainers
/.github/ @EllieBotDevs/dev-team
CONTRIBUTING.md @EllieBotDevs/dev-team
# Changes to the Issue templates need to be checked by the triage team
/.github/ISSUE_TEMPLATE/ @EllieBotDevs/bug-testers
# This file is handled by TheBusyBiscuit (admins have overwrite access anyway)
/.github/CODEOWNERS @EmotionChild