Skip to content

Commit ba39cbe

Browse files
authored
chore: Update Codeowners (#1664)
This pull request updates the `.github/CODEOWNERS` file to reassign ownership of several directories and files from individual contributors to the `@npm/cli-team`.
1 parent cf827ad commit ba39cbe

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/CODEOWNERS

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
* @npm/cli-team
22

33
# Content
4-
/.github/CODEOWNERS @leobalter @monishcm @wraithgar
5-
/content/ @leobalter @monishcm @wraithgar
6-
/src/ @leobalter @monishcm @wraithgar
7-
/static/ @leobalter @monishcm @wraithgar
8-
/CONTENT-MODEL.md @leobalter @monishcm @wraithgar
4+
/.github/CODEOWNERS @leobalter @npm/cli-team
5+
/content/ @leobalter @npm/cli-team
6+
/src/ @leobalter @npm/cli-team
7+
/static/ @leobalter @npm/cli-team
8+
/CONTENT-MODEL.md @leobalter @npm/cli-team
99

1010
# Policies
1111
/content/policies/ @leobalter
1212
/CODE_OF_CONDUCT.md @leobalter
1313

1414
# Licensing
15-
/.reuse/ @leobalter @wraithgar
15+
/.reuse/ @leobalter @npm/cli-team
1616
/LICENSES/ @leobalter
1717
/LICENSE @leobalter
1818
/LICENSE-CODE @leobalter

0 commit comments

Comments
 (0)