mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-20 15:22:19 +02:00
Add balance team as codeowners to src/data/balance
This commit is contained in:
parent
b88391942a
commit
36bb7c63a3
5
.github/CODEOWNERS
vendored
5
.github/CODEOWNERS
vendored
@ -16,4 +16,7 @@
|
||||
*.mp3 @pagefaultgames/composer-team
|
||||
*.wav @pagefaultgames/composer-team
|
||||
*.ogg @pagefaultgames/composer-team
|
||||
/public/audio @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
|
Loading…
Reference in New Issue
Block a user