Skip to content

Commit 8b357cc

Browse files
authored
chore: add CODEOWNERS entry for internal HTTP files
1 parent 3512921 commit 8b357cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
/lib/https.js @nodejs/crypto @nodejs/net @nodejs/http
7676
/src/node_http_common* @nodejs/http @nodejs/http2 @nodejs/net
7777
/src/node_http_parser.cc @nodejs/http @nodejs/net
78+
/lib/internal/http/* @nodejs/http @nodejs/net
7879

7980
# http2
8081

0 commit comments

Comments
 (0)