We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74ef07f commit 50b62c9Copy full SHA for 50b62c9
.github/CODEOWNERS
@@ -216,3 +216,10 @@
216
/src/node_options.* @nodejs/config
217
/test/parallel/test-config-* @nodejs/config
218
/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