From 7c12767a680fe8a490bba5c7311612498939ebf7 Mon Sep 17 00:00:00 2001 From: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com> Date: Thu, 27 Nov 2025 15:11:20 +0530 Subject: [PATCH] chore: remove staff from codeowners --- .github/CODEOWNERS | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 37ffd108d77..3a45d469927 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -38,14 +38,12 @@ pnpm-lock.yaml /curriculum/challenges/english/* @freecodecamp/curriculum # ------------------------------------------------- -# Files that need attention from Staff +# Files that need attention from i18n & dev team # ------------------------------------------------- -# README, LICENSE, etc. -/*.md @freeCodeCamp/staff - # i18n Quotes -**/motivation.json @freeCodeCamp/staff @freeCodeCamp/i18n +**/motivation.json @freeCodeCamp/dev-team @freeCodeCamp/i18n + # ------------------------------------------------- # Files that need attention from the mobile team