Skip to content

Commit 5a3a2a1

Browse files
tniessendanielleadams
authored andcommitted
doc: add src/crypto to CC list for nodejs/crypto
PR-URL: #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>
1 parent f93848f commit 5a3a2a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/contributing/collaborator-guide.md

+1-1
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)