We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7a564b commit 6319c8fCopy full SHA for 6319c8f
.github/CODEOWNERS
@@ -74,3 +74,10 @@
74
# ./lib/internal/modules/* @nodejs/modules
75
# ./lib/internal/bootstrap/loaders.js @nodejs/modules
76
# ./src/module_wrap* @nodejs/modules @nodejs/vm
77
+
78
+# N-API
79
80
+# /src/node_api* @nodejs/n-api
81
+# /src/js_native_api* @nodejs/n-api
82
+# /doc/guides/adding-new-napi-api.md @nodejs/n-api
83
+# /doc/api/n-api.md @nodejs/n-api
0 commit comments