Skip to content

Commit 5baa63b

Browse files
fix(.github): correct curriculum structure path in CODEOWNERS (freeCodeCamp#65062)
1 parent 6eed6f0 commit 5baa63b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pnpm-lock.yaml
3535
# -------------------------------------------------
3636

3737
/curriculum/challenges/english/* @freecodecamp/curriculum
38-
/curriculum/challenges/structure/* @freecodecamp/dev-team @freecodecamp/curriculum
38+
/curriculum/structure/* @freecodecamp/dev-team @freecodecamp/curriculum
3939
/client/i18n/locales/english/* @freecodecamp/dev-team @freecodecamp/curriculum
4040
/client/src/pages/learn/* @freecodecamp/dev-team @freecodecamp/curriculum
4141

0 commit comments

Comments
 (0)