Skip to content

Commit 8204eeb

Browse files
authored
meta: add @nodejs/inspector as codeowner
PR-URL: #58790 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Zeyu "Alex" Yang <[email protected]>
1 parent faada65 commit 8204eeb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/CODEOWNERS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,3 +216,10 @@
216216
/src/node_options.* @nodejs/config
217217
/test/parallel/test-config-* @nodejs/config
218218
/test/parallel/test-dotenv-* @nodejs/config
219+
220+
# Inspector
221+
/src/inspector/* @nodejs/inspector
222+
/src/inspector_* @nodejs/inspector
223+
/lib/internal/inspector/* @nodejs/inspector
224+
/lib/internal/inspector_* @nodejs/inspector
225+
/lib/inspector.js @nodejs/inspector

0 commit comments

Comments
 (0)