mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-28 13:00:31 -04:00
fix: adjust codeowners for curriculum (#51495)
This commit is contained in:
committed by
GitHub
parent
c0719934ac
commit
b95a9482fd
15
.github/CODEOWNERS
vendored
15
.github/CODEOWNERS
vendored
@@ -30,10 +30,19 @@ pnpm-lock.yaml
|
||||
/package.json
|
||||
/pnpm-lock.yaml
|
||||
|
||||
# -------------------------------------------------
|
||||
# Files that need attention from Curriculum team
|
||||
# -------------------------------------------------
|
||||
|
||||
/curriculum/challenges/_meta/* @freecodecamp/curriculum
|
||||
/curriculum/challenges/english/* @freecodecamp/curriculum
|
||||
|
||||
# -------------------------------------------------
|
||||
# Files that need attention from Staff
|
||||
# -------------------------------------------------
|
||||
|
||||
# README, LICENSE, etc.
|
||||
/*.md @freeCodeCamp/staff
|
||||
/client/i18n/locales/english/motivation.json @freeCodeCamp/staff @freeCodeCamp/i18n
|
||||
/client/i18n/locales/chinese/motivation.json @freeCodeCamp/staff @freeCodeCamp/i18n
|
||||
/client/i18n/locales/espanol/motivation.json @freeCodeCamp/staff @freeCodeCamp/i18n
|
||||
|
||||
# i18n Quotes
|
||||
**/motivation.json @freeCodeCamp/staff @freeCodeCamp/i18n
|
||||
|
||||
Reference in New Issue
Block a user