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 2302206

Browse filesBrowse files
joyeecheungdanielleadams
authored andcommitted
meta: add startup team in CODEOWNERS
PR-URL: #35406 Fixes: #35215 Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Shelley Vohr <codebytere@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Khaidi Chu <i@2333.moe> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent a11ddee commit 2302206
Copy full SHA for 2302206

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+10
-0
lines changed
Open diff view settings
Collapse file

‎.github/CODEOWNERS‎

Copy file name to clipboardExpand all lines: .github/CODEOWNERS
+10Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,13 @@
9898
/src/node_wasi* @nodejs/wasi
9999
/test/wasi/ @nodejs/wasi
100100
/test/fixtures/wasi/ @nodejs/wasi
101+
102+
# Startup
103+
104+
/benchmark/misc/startup.js @nodejs/startup
105+
/src/node.cc @nodejs/startup
106+
/src/node_code_cache_stub.cc @nodejs/startup
107+
/src/node_native_module* @nodejs/startup
108+
/lib/internal/bootstrap/* @nodejs/startup
109+
/tools/code_cache/* @nodejs/startup
110+
/tools/snapshot/* @nodejs/startup

0 commit comments

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