We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e45c68a commit 650adecCopy full SHA for 650adec
.github/CODEOWNERS
@@ -50,12 +50,12 @@
50
51
# http2
52
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
+./deps/nghttp2/* @nodejs/http2 @nodejs/net
+./doc/api/http2.md @nodejs/http2 @nodejs/net
+./lib/http2.js @nodejs/http2 @nodejs/net
+./lib/internal/http2/* @nodejs/http2 @nodejs/net
+./src/node_http2* @nodejs/http2 @nodejs/net
+./src/node_mem* @nodejs/http2
59
60
# quic
61
0 commit comments