| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 6d8eb6a commit 6da7909
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5,21 +5,15 @@ | |||
| 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 | ||
| 8 | + # tsc | ||
| 9 | 9 | ||
| 10 | 10 | /.github/CODEOWNERS @nodejs/tsc | |
| 11 | 11 | /GOVERNANCE.md @nodejs/tsc | |
| 12 | 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 | - /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 | ||
| 23 | 17 | /doc/guides/collaborator-guide.md @nodejs/tsc | |
| 24 | 18 | /doc/guides/offboarding.md @nodejs/tsc | |
| 25 | 19 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments