fix: update CODEOWNERS so pnpm-lock is not owned (#49599)

This commit is contained in:
Oliver Eyton-Williams
2023-03-06 11:37:08 +01:00
committed by GitHub
parent ba0f56e4a7
commit 8827993988
+2 -2
View File
@@ -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