Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 36c705d

Browse filesBrowse files
gengjiawenaddaleax
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 d2f44a7 commit 36c705d
Copy full SHA for 36c705d

File tree

Expand file treeCollapse file tree

1 file changed

+8
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+8
-0
lines changed
Open diff view settings
Collapse file

‎.github/CODEOWNERS‎

Copy file name to clipboardExpand all lines: .github/CODEOWNERS
+8Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,11 @@
9898
/src/js_native_api* @nodejs/n-api
9999
/doc/guides/adding-new-napi-api.md @nodejs/n-api
100100
/doc/api/n-api.md @nodejs/n-api
101+
102+
# WASI
103+
/deps/uvwasi/ @nodejs/wasi
104+
/doc/api/wasi.md @nodejs/wasi
105+
/lib/wasi.js @nodejs/wasi
106+
/src/node_wasi* @nodejs/wasi
107+
/test/wasi/ @nodejs/wasi
108+
/test/fixtures/wasi/ @nodejs/wasi

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.