We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49a9ba4 commit 4d1d881Copy full SHA for 4d1d881
.github/CODEOWNERS
@@ -181,3 +181,10 @@
181
/lib/internal/navigator.js @nodejs/web-standards
182
/test/fixtures/wpt/ @nodejs/web-standards
183
/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