Skip to content

Commit f826760

Browse files
committed
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 74accd3 commit f826760

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,3 +107,13 @@
107107
/src/node_wasi* @nodejs/wasi
108108
/test/wasi/ @nodejs/wasi
109109
/test/fixtures/wasi/ @nodejs/wasi
110+
111+
# Startup
112+
113+
/benchmark/misc/startup.js @nodejs/startup
114+
/src/node.cc @nodejs/startup
115+
/src/node_code_cache_stub.cc @nodejs/startup
116+
/src/node_native_module* @nodejs/startup
117+
/lib/internal/bootstrap/* @nodejs/startup
118+
/tools/code_cache/* @nodejs/startup
119+
/tools/snapshot/* @nodejs/startup

0 commit comments

Comments
 (0)