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 <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Shelley Vohr <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Khaidi Chu <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: James M Snell <[email protected]>
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)