mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
meta: add TSC as owner of governance-related docs
PR-URL: https://github.com/nodejs/node/pull/34737 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com> Reviewed-By: Shelley Vohr <codebytere@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
This commit is contained in:
committed by
Node.js GitHub Bot
parent
c2771dc07c
commit
5f78dea1a4
17
.github/CODEOWNERS
vendored
17
.github/CODEOWNERS
vendored
@@ -5,7 +5,24 @@
|
||||
# 3. PRs touching any code with a codeowner must be signed off by at least one
|
||||
# person on the code owner team.
|
||||
|
||||
# tsc & commcomm
|
||||
|
||||
/.github/CODEOWNERS @nodejs/tsc
|
||||
/GOVERNANCE.md @nodejs/tsc
|
||||
/onboarding.md @nodejs/tsc
|
||||
/CODE_OF_CONDUCT.md @nodejs/tsc @nodejs/community-committee
|
||||
/CONTRIBUTING.md @nodejs/tsc @nodejs/community-committee
|
||||
/LICENSE @nodejs/tsc @nodejs/community-committee
|
||||
/docs/guides/contributing/code-of-conduct.md @nodejs/tsc @nodejs/community-committee
|
||||
# TODO(mmarchini): the bot doens't have a notion of precedence, that might
|
||||
# change when move the codeowners code to an Action, at which point we can
|
||||
# uncomment the line below
|
||||
# /docs/guides/contributing/*.md @nodejs/tsc
|
||||
/docs/guides/contributing/issues.md @nodejs/tsc
|
||||
/docs/guides/contributing/pull-requests.md @nodejs/tsc
|
||||
/docs/guides/collaborator-guide.md @nodejs/tsc
|
||||
/docs/guides/offboarding.md @nodejs/tsc
|
||||
/docs/guides/onboarding-extras.md @nodejs/tsc
|
||||
|
||||
# net
|
||||
|
||||
|
||||
Reference in New Issue
Block a user