Skip to content

Commit be71e71

Browse files
gengjiawenrichardlau
authored andcommitted
meta: enable wasi for CODEOWNERS
PR-URL: #34889 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Shelley Vohr <codebytere@gmail.com> Reviewed-By: Mary Marchini <oss@mmarchini.me> Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Gus Caplan <me@gus.host>
1 parent d06e158 commit be71e71

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,11 @@
8888
/src/js_native_api* @nodejs/n-api
8989
/doc/guides/adding-new-napi-api.md @nodejs/n-api
9090
/doc/api/n-api.md @nodejs/n-api
91+
92+
# WASI
93+
/deps/uvwasi/ @nodejs/wasi
94+
/doc/api/wasi.md @nodejs/wasi
95+
/lib/wasi.js @nodejs/wasi
96+
/src/node_wasi* @nodejs/wasi
97+
/test/wasi/ @nodejs/wasi
98+
/test/fixtures/wasi/ @nodejs/wasi

0 commit comments

Comments
 (0)