FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

meta: add `nodejs/test_runner` to CODEOWNERS · nodejs/node@56247d7 · GitHub

/ node Public

Commit 56247d7

Browse files
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

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

‎.github/CODEOWNERS‎

Lines changed: 9 additions & 0 deletions
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)

Back | FazBrowse Home | New Git URL