Skip to content

Commit 7943449

Browse files
TrottMylesBorins
authored andcommitted
doc: improve specificity in CODEOWNERS
Update CODEOWNERS entry for README.md to only apply to the top level README.md. For example, if test/common/README.md is updated, that should not be assigned to TSC automatically. PR-URL: #20729 Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Gus Caplan <[email protected]> Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Yuta Hiroto <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Daniel Bevenius <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 38fc741 commit 7943449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ CONTRIBUTING.md @nodejs/tsc
8484
CPP_STYLE_GUIDE.md @nodejs/tsc
8585
GOVERNANCE.md @nodejs/tsc
8686
LICENSE @nodejs/tsc
87-
README.md @nodejs/tsc
87+
/README.md @nodejs/tsc

0 commit comments

Comments
 (0)