Skip to content

Commit 650adec

Browse files
Trottaddaleax
authored andcommitted
meta: enable http2 team for CODEOWNERS
PR-URL: #34534 Reviewed-By: Anna Henningsen <[email protected]>
1 parent e45c68a commit 650adec

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/CODEOWNERS

+6-6
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@
5050

5151
# http2
5252

53-
# ./deps/nghttp2/* @nodejs/http2 @nodejs/net
54-
# ./doc/api/http2.md @nodejs/http2 @nodejs/net
55-
# ./lib/http2.js @nodejs/http2 @nodejs/net
56-
# ./lib/internal/http2/* @nodejs/http2 @nodejs/net
57-
# ./src/node_http2* @nodejs/http2 @nodejs/net
58-
# ./src/node_mem* @nodejs/http2
53+
./deps/nghttp2/* @nodejs/http2 @nodejs/net
54+
./doc/api/http2.md @nodejs/http2 @nodejs/net
55+
./lib/http2.js @nodejs/http2 @nodejs/net
56+
./lib/internal/http2/* @nodejs/http2 @nodejs/net
57+
./src/node_http2* @nodejs/http2 @nodejs/net
58+
./src/node_mem* @nodejs/http2
5959

6060
# quic
6161

0 commit comments

Comments
 (0)