Skip to content

Commit 115775f

Browse files
Trottdanielleadams
authored andcommitted
meta: remove community-committee from CODEOWNERS
Files previously managed by TSC + CommComm are now managed by TSC. PR-URL: #41169 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Tierney Cyren <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
1 parent 4522216 commit 115775f

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

.github/CODEOWNERS

+5-11
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,15 @@
55
# 3. PRs touching any code with a codeowner must be signed off by at least one
66
# person on the code owner team.
77

8-
# tsc & commcomm
8+
# tsc
99

1010
/.github/CODEOWNERS @nodejs/tsc
1111
/GOVERNANCE.md @nodejs/tsc
1212
/onboarding.md @nodejs/tsc
13-
/CODE_OF_CONDUCT.md @nodejs/tsc @nodejs/community-committee
14-
/CONTRIBUTING.md @nodejs/tsc @nodejs/community-committee
15-
/LICENSE @nodejs/tsc @nodejs/community-committee
16-
/doc/guides/contributing/code-of-conduct.md @nodejs/tsc @nodejs/community-committee
17-
# TODO(mmarchini): the bot doens't have a notion of precedence, that might
18-
# change when move the codeowners code to an Action, at which point we can
19-
# uncomment the line below
20-
# /doc/guides/contributing/*.md @nodejs/tsc
21-
/doc/guides/contributing/issues.md @nodejs/tsc
22-
/doc/guides/contributing/pull-requests.md @nodejs/tsc
13+
/CODE_OF_CONDUCT.md @nodejs/tsc
14+
/CONTRIBUTING.md @nodejs/tsc
15+
/LICENSE @nodejs/tsc
16+
/doc/guides/contributing/*.md @nodejs/tsc
2317
/doc/guides/collaborator-guide.md @nodejs/tsc
2418
/doc/guides/offboarding.md @nodejs/tsc
2519

0 commit comments

Comments
 (0)