Skip to content

Commit 6c22e44

Browse files
marco-ippolitotargos
authored andcommitted
meta: set nodejs/config as codeowner
PR-URL: #57237 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
1 parent 28792ee commit 6c22e44

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/CODEOWNERS

+8
Original file line numberDiff line numberDiff line change
@@ -208,3 +208,11 @@
208208
/test/parallel/test-sqlite* @nodejs/sqlite
209209
/test/sqlite/ @nodejs/sqlite
210210
/tools/dep_updaters/update-sqlite.sh @nodejs/sqlite
211+
212+
# Config
213+
/doc/node-config-schema.json @nodejs/config
214+
/src/node_config.* @nodejs/config
215+
/src/node_dotenv.* @nodejs/config
216+
/src/node_options.* @nodejs/config
217+
/test/parallel/test-config-* @nodejs/config
218+
/test/parallel/test-dotenv-* @nodejs/config

0 commit comments

Comments
 (0)