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 698c56b

Browse filesBrowse files
legendecastargos
authored andcommitted
meta: add @nodejs/url as codeowner
PR-URL: #56783 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
1 parent 77294d8 commit 698c56b
Copy full SHA for 698c56b

File tree

Expand file treeCollapse file tree

1 file changed

+7
-4
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-4
lines changed
Open diff view settings
Collapse file

‎.github/CODEOWNERS‎

Copy file name to clipboardExpand all lines: .github/CODEOWNERS
+7-4Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535

3636
# net
3737

38-
/deps/ada @nodejs/url
3938
/deps/cares @nodejs/net
4039
/doc/api/dgram.md @nodejs/net
4140
/doc/api/dns.md @nodejs/net
@@ -47,14 +46,11 @@
4746
/lib/internal/js_stream_socket.js @nodejs/net
4847
/lib/internal/net.js @nodejs/net
4948
/lib/internal/socket_list.js @nodejs/net
50-
/lib/internal/url.js @nodejs/url
5149
/lib/net.js @nodejs/net
52-
/lib/url.js @nodejs/url
5350
/src/cares_wrap.cc @nodejs/net
5451
/src/connect_wrap.* @nodejs/net
5552
/src/connection_wrap.* @nodejs/net
5653
/src/node_sockaddr* @nodejs/net
57-
/src/node_url.* @nodejs/url
5854
/src/tcp_wrap.* @nodejs/net
5955
/src/udp_wrap.* @nodejs/net
6056

@@ -197,3 +193,10 @@
197193

198194
# Performance
199195
/benchmark/* @nodejs/performance
196+
197+
# URL
198+
/deps/ada @nodejs/url
199+
/lib/internal/url.js @nodejs/url
200+
/lib/url.js @nodejs/url
201+
/src/node_url.* @nodejs/url
202+
/test/fixtures/wpt/url @nodejs/url

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.