Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6da7909

Browse filesBrowse files
Trotttargos
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 <targos@protonmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tierney Cyren <hello@bnb.im> Reviewed-By: Michael Dawson <midawson@redhat.com>
1 parent 6d8eb6a commit 6da7909
Copy full SHA for 6da7909

File tree

Expand file treeCollapse file tree

1 file changed

+5
-11
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-11
lines changed
Open diff view settings
Collapse file

‎.github/CODEOWNERS‎

Copy file name to clipboardExpand all lines: .github/CODEOWNERS
+5-11Lines changed: 5 additions & 11 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.