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 7d28f5b

Browse filesBrowse files
TrottMylesBorins
authored andcommitted
doc: reorder CODEOWNERS file
Later rules take precedence over earlier rules, so move all rules that assign ownership to TSC to the end of the file. There are likely other reorderings that we will want to consider. PR-URL: #20732 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
1 parent a6667d6 commit 7d28f5b
Copy full SHA for 7d28f5b

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

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

‎.github/CODEOWNERS‎

Copy file name to clipboardExpand all lines: .github/CODEOWNERS
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,14 +74,14 @@ android-configure @nodejs/build
7474
*s390* @nodejs/platform-s390
7575
*windows* @nodejs/platform-windows
7676

77+
/src/node_postmortem_metadata.cc @nodejs/diagnostics @nodejs/post-mortem
78+
/src/*.d @nodejs/diagnostics @nodejs/platform-smartos @nodejs/platform-freebsd @nodejs/platform-macos @nodejs/dtrace-mdb
79+
/src/node.stp @nodejs/diagnostics
80+
7781
CODE_OF_CONDUCT.md @nodejs/tsc
7882
COLLABORATOR_GUIDE.md @nodejs/tsc
7983
CONTRIBUTING.md @nodejs/tsc
8084
CPP_STYLE_GUIDE.md @nodejs/tsc
8185
GOVERNANCE.md @nodejs/tsc
8286
LICENSE @nodejs/tsc
8387
README.md @nodejs/tsc
84-
85-
/src/node_postmortem_metadata.cc @nodejs/diagnostics @nodejs/post-mortem
86-
/src/*.d @nodejs/diagnostics @nodejs/platform-smartos @nodejs/platform-freebsd @nodejs/platform-macos @nodejs/dtrace-mdb
87-
/src/node.stp @nodejs/diagnostics

0 commit comments

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