mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix: update CODEOWNERS so pnpm-lock is not owned (#49599)
This commit is contained in:
committed by
GitHub
parent
ba0f56e4a7
commit
8827993988
+2
-2
@@ -17,7 +17,7 @@
|
||||
|
||||
*.md
|
||||
package.json
|
||||
package-lock.json
|
||||
pnpm-lock.yaml
|
||||
|
||||
# -------------------------------------------------
|
||||
# All files in the root are owned by dev team
|
||||
@@ -28,7 +28,7 @@ package-lock.json
|
||||
# --- Owned by none (negate rule above) ---
|
||||
|
||||
/package.json
|
||||
/package-lock.json
|
||||
/pnpm-lock.yaml
|
||||
|
||||
# -------------------------------------------------
|
||||
# Files that need attention from Staff
|
||||
|
||||
Reference in New Issue
Block a user