Add balance team as codeowners to src/data/balance

This commit is contained in:
Sirz Benjie 2025-03-02 12:20:40 -06:00
parent b88391942a
commit 36bb7c63a3
No known key found for this signature in database
GPG Key ID: 4A524B4D196C759E

3
.github/CODEOWNERS vendored
View File

@ -17,3 +17,6 @@
*.wav @pagefaultgames/composer-team
*.ogg @pagefaultgames/composer-team
/public/audio @pagefaultgames/composer-team
# Balance Files; contain actual code logic and must also be owned by dev team
/src/data/balance @pagefaultgames/balance-team @pagefaultgames/junior-dev-team