Skip to content

Commit

Permalink
meta: add test/reporters to codeowners
Browse files Browse the repository at this point in the history
PR-URL: nodejs/node#49186
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
  • Loading branch information
sercher committed Apr 25, 2024
1 parent ab98c39 commit 71b1984
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions graal-nodejs/.github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@
/lib/internal/main/test_runner.js @nodejs/test_runner
/lib/internal/test_runner/* @nodejs/test_runner
/lib/test.js @nodejs/test_runner
/lib/test/reporters.js @nodejs/test_runner
/test/parallel/test-runner-* @nodejs/test_runner

# Single Executable Applications
Expand Down

0 comments on commit 71b1984

Please sign in to comment.