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 fb98e76

Browse filesBrowse files
mmarchiniaddaleax
authored andcommitted
meta: fix codeowners docs path
s/docs/doc/g Signed-off-by: Mary Marchini <mmarchini@netflix.com> PR-URL: #34811 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent c7fc16e commit fb98e76
Copy full SHA for fb98e76

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+7
-7
lines changed
Open diff view settings
Collapse file

‎.github/CODEOWNERS‎

Copy file name to clipboardExpand all lines: .github/CODEOWNERS
+7-7Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@
1313
/CODE_OF_CONDUCT.md @nodejs/tsc @nodejs/community-committee
1414
/CONTRIBUTING.md @nodejs/tsc @nodejs/community-committee
1515
/LICENSE @nodejs/tsc @nodejs/community-committee
16-
/docs/guides/contributing/code-of-conduct.md @nodejs/tsc @nodejs/community-committee
16+
/doc/guides/contributing/code-of-conduct.md @nodejs/tsc @nodejs/community-committee
1717
# TODO(mmarchini): the bot doens't have a notion of precedence, that might
1818
# change when move the codeowners code to an Action, at which point we can
1919
# 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
20+
# /doc/guides/contributing/*.md @nodejs/tsc
21+
/doc/guides/contributing/issues.md @nodejs/tsc
22+
/doc/guides/contributing/pull-requests.md @nodejs/tsc
23+
/doc/guides/collaborator-guide.md @nodejs/tsc
24+
/doc/guides/offboarding.md @nodejs/tsc
25+
/doc/guides/onboarding-extras.md @nodejs/tsc
2626

2727
# net
2828

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.