Skip to content

Commit ab7d2ac

Browse files
mmarchiniMylesBorins
authored andcommitted
meta: add TSC as owner of governance-related docs
PR-URL: #34737 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Beth Griggs <[email protected]> Reviewed-By: Shelley Vohr <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
1 parent 2b2a87c commit ab7d2ac

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/CODEOWNERS

+17
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,24 @@
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
9+
810
/.github/CODEOWNERS @nodejs/tsc
11+
/GOVERNANCE.md @nodejs/tsc
12+
/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+
/docs/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+
# /docs/guides/contributing/*.md @nodejs/tsc
21+
/docs/guides/contributing/issues.md @nodejs/tsc
22+
/docs/guides/contributing/pull-requests.md @nodejs/tsc
23+
/docs/guides/collaborator-guide.md @nodejs/tsc
24+
/docs/guides/offboarding.md @nodejs/tsc
25+
/docs/guides/onboarding-extras.md @nodejs/tsc
926

1027
# net
1128

0 commit comments

Comments
 (0)