diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e1fe4d0add3daf..f0fd39fa754dfe 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -181,3 +181,10 @@ /lib/internal/navigator.js @nodejs/web-standards /test/fixtures/wpt/ @nodejs/web-standards /test/wpt/ @nodejs/web-standards + +# TypeScript + +/deps/amaro/ @nodejs/typescript +/doc/api/typescript.md @nodejs/typescript +/test/fixtures/typescript/ @nodejs/typescript +/tools/dep_updaters/update-amaro.sh @nodejs/typescript