File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 84
84
/lib /internal /bootstrap /loaders.js @ nodejs/modules
85
85
/src /module_wrap * @ nodejs/modules @ nodejs/vm
86
86
87
- # N -API
87
+ # Node -API
88
88
89
- /src /node_api * @ nodejs/n -api
90
- /src /js_native_api * @ nodejs/n -api
91
- /doc /guides /adding-new-napi-api.md @ nodejs/n -api
92
- /doc /api /n-api.md @ nodejs/n -api
89
+ /src /node_api * @ nodejs/node -api
90
+ /src /js_native_api * @ nodejs/node -api
91
+ /doc /guides /adding-new-napi-api.md @ nodejs/node -api
92
+ /doc /api /n-api.md @ nodejs/node -api
93
93
94
94
# gyp
95
95
Original file line number Diff line number Diff line change @@ -814,7 +814,7 @@ might impact an LTS release.
814
814
| ` lib/util ` | @nodejs/util |
815
815
| ` lib/zlib ` | @nodejs/zlib |
816
816
| ` src/async_wrap.* ` | @nodejs/async \_ hooks |
817
- | ` src/node_api.* ` | @nodejs/n -api |
817
+ | ` src/node_api.* ` | @nodejs/node -api |
818
818
| ` src/node_crypto.* ` | @nodejs/crypto |
819
819
| ` test/* ` | @nodejs/testing |
820
820
| ` tools/node_modules/eslint ` , ` .eslintrc ` | @nodejs/linting |
You can’t perform that action at this time.
0 commit comments