Skip to content

Commit 56247d7

Browse files
aduh95juanarbol
authored andcommitted
meta: add nodejs/test_runner to CODEOWNERS
PR-URL: #45935 Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
1 parent 27d6a8b commit 56247d7

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)