Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8652b0e

Browse filesBrowse files
marco-ippolitoaduh95
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 1be5a8c commit 8652b0e
Copy full SHA for 8652b0e

File tree

Expand file treeCollapse file tree

1 file changed

+8
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+8
-0
lines changed

‎.github/CODEOWNERS

Copy file name to clipboardExpand all lines: .github/CODEOWNERS
+8Lines changed: 8 additions & 0 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.