We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 276dff1 commit b34fce7Copy full SHA for b34fce7
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