mirror of https://github.com/nodejs/node.git
doc: add src/crypto to CC list for nodejs/crypto
PR-URL: https://github.com/nodejs/node/pull/43286 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
This commit is contained in:
parent
29c64cebef
commit
0ef81d120d
|
@ -815,7 +815,7 @@ might impact an LTS release.
|
|||
| `lib/zlib` | @nodejs/zlib |
|
||||
| `src/async_wrap.*` | @nodejs/async\_hooks |
|
||||
| `src/node_api.*` | @nodejs/node-api |
|
||||
| `src/node_crypto.*` | @nodejs/crypto |
|
||||
| `src/node_crypto.*`, `src/crypto` | @nodejs/crypto |
|
||||
| `test/*` | @nodejs/testing |
|
||||
| `tools/node_modules/eslint`, `.eslintrc` | @nodejs/linting |
|
||||
| build | @nodejs/build |
|
||||
|
|
Loading…
Reference in New Issue