Skip to content

Commit cfd96aa

Browse files
ronagtargos
authored andcommitted
meta: fix tls code owners
PR-URL: #39355 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]>
1 parent cb32f69 commit cfd96aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/CODEOWNERS

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
# tls/crypto
5555

5656
/lib/internal/crypto/* @nodejs/crypto
57-
/lib/internal/tls.js @nodejs/crypto @nodejs/net
57+
/lib/internal/tls/* @nodejs/crypto @nodejs/net
5858
/lib/crypto.js @nodejs/crypto
5959
/lib/tls.js @nodejs/crypto @nodejs/net
6060
/src/node_crypto* @nodejs/crypto

0 commit comments

Comments
 (0)