mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
meta: add typescript team to codeowners
PR-URL: https://github.com/nodejs/node/pull/54101 Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Michael Dawson <midawson@redhat.com>
This commit is contained in:
7
.github/CODEOWNERS
vendored
7
.github/CODEOWNERS
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user