diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f347898aeb3252..2413b5e89f646a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -50,12 +50,12 @@ # 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 +./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 # quic