Skip to content

Commit a85ddad

Browse files
committed
Require owner review for .npmrc
`.npmrc` now holds security-sensitive npm settings. Follow-up to PR #188
1 parent 5d20883 commit a85ddad

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@
55

66
# Require approvals by the owners team when updating dependencies or package metadata.
77
package.json @stylelint/owners
8+
9+
# Require approvals by the owners team when updating npm configuration.
10+
.npmrc @stylelint/owners

0 commit comments

Comments
 (0)