fix: adjust codeowners for curriculum (#51495)

This commit is contained in:
Mrugesh Mohapatra
2023-09-06 20:37:16 +05:30
committed by GitHub
parent c0719934ac
commit b95a9482fd

15
.github/CODEOWNERS vendored
View File

@@ -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