Skip to content

Commit e956956

Browse files
aduh95RafaelGSS
authored andcommitted
meta: add nodejs/test_runner to CODEOWNERS
PR-URL: #45935 Reviewed-By: Geoffrey Booth <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]>
1 parent ded87f6 commit e956956

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/CODEOWNERS

+9
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,12 @@
120120

121121
/.github/workflows/* @nodejs/actions
122122
/tools/actions/* @nodejs/actions
123+
124+
# Test runner
125+
126+
/test/message/test_runner_* @nodejs/test_runner
127+
/test/parallel/test-runner-* @nodejs/test_runner
128+
/doc/api/test.md @nodejs/test_runner
129+
/lib/test.js @nodejs/test_runner
130+
/lib/internal/main/test_runner.js @nodejs/test_runner
131+
/lib/internal/test_runner/* @nodejs/test_runner

0 commit comments

Comments
 (0)