Skip to content

Commit 1766313

Browse files
tniessenitalojs
authored andcommitted
doc: add src/crypto to CC list for nodejs/crypto
PR-URL: nodejs#43286 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Akhil Marsonya <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
1 parent 9344af9 commit 1766313

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/contributing/collaborator-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@ might impact an LTS release.
815815
| `lib/zlib` | @nodejs/zlib |
816816
| `src/async_wrap.*` | @nodejs/async\_hooks |
817817
| `src/node_api.*` | @nodejs/node-api |
818-
| `src/node_crypto.*` | @nodejs/crypto |
818+
| `src/node_crypto.*`, `src/crypto` | @nodejs/crypto |
819819
| `test/*` | @nodejs/testing |
820820
| `tools/node_modules/eslint`, `.eslintrc` | @nodejs/linting |
821821
| build | @nodejs/build |

0 commit comments

Comments
 (0)