Thanks to visit codestin.com Credit goes to github.com
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 f93848f commit 5a3a2a1Copy full SHA for 5a3a2a1
doc/contributing/collaborator-guide.md
@@ -815,7 +815,7 @@ might impact an LTS release.
815
| `lib/zlib` | @nodejs/zlib |
816
| `src/async_wrap.*` | @nodejs/async\_hooks |
817
| `src/node_api.*` | @nodejs/node-api |
818
-| `src/node_crypto.*` | @nodejs/crypto |
+| `src/node_crypto.*`, `src/crypto` | @nodejs/crypto |
819
| `test/*` | @nodejs/testing |
820
| `tools/node_modules/eslint`, `.eslintrc` | @nodejs/linting |
821
| build | @nodejs/build |
0 commit comments