File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 5
5
# 3. PRs touching any code with a codeowner must be signed off by at least one
6
6
# person on the code owner team.
7
7
8
+ # tsc & commcomm
9
+
8
10
/.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
9
26
10
27
# net
11
28
You can’t perform that action at this time.
0 commit comments