Skip to content

Commit 2302206

Browse 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

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/CODEOWNERS

Lines 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)