Skip to content

Commit 4d1d881

Browse files
authoredJul 31, 2024
meta: add typescript team to codeowners
PR-URL: #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>
1 parent 49a9ba4 commit 4d1d881

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎.github/CODEOWNERS

+7
Original file line numberDiff line numberDiff line change
@@ -181,3 +181,10 @@
181181
/lib/internal/navigator.js @nodejs/web-standards
182182
/test/fixtures/wpt/ @nodejs/web-standards
183183
/test/wpt/ @nodejs/web-standards
184+
185+
# TypeScript
186+
187+
/deps/amaro/ @nodejs/typescript
188+
/doc/api/typescript.md @nodejs/typescript
189+
/test/fixtures/typescript/ @nodejs/typescript
190+
/tools/dep_updaters/update-amaro.sh @nodejs/typescript

0 commit comments

Comments
 (0)
Please sign in to comment.