mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-03-06 09:58:10 +00:00
[GitHub] Update CODEOWNERS to fix team ownership (#5465)
This commit is contained in:
parent
659bc82676
commit
73afb35c4d
17
.github/CODEOWNERS
vendored
17
.github/CODEOWNERS
vendored
@ -4,4 +4,19 @@
|
|||||||
* @pagefaultgames/junior-dev-team
|
* @pagefaultgames/junior-dev-team
|
||||||
|
|
||||||
# github actions/templates etc. - Dev Leads
|
# github actions/templates etc. - Dev Leads
|
||||||
/.github @pagefaultgames/dev-leads
|
/.github @pagefaultgames/senior-dev-team
|
||||||
|
|
||||||
|
# Art Team
|
||||||
|
/public/**/*.png @pagefaultgames/art-team
|
||||||
|
/public/**/*.json @pagefaultgames/art-team
|
||||||
|
/public/images @pagefaultgames/art-team
|
||||||
|
/public/battle-anims @pagefaultgames/art-team
|
||||||
|
|
||||||
|
# Audio files
|
||||||
|
*.mp3 @pagefaultgames/composer-team
|
||||||
|
*.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
|
Loading…
x
Reference in New Issue
Block a user