Skip to content

Commit f7a10cf

Browse files
authored
CODEOWNERS: Add update-checkout/update_checkout (#63015)
This should make easier to get reviews on relevant files.
1 parent 6275e22 commit f7a10cf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/CODEOWNERS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ cmake/**/*Windows* @compnerd
6262
lib/Basic/Windows @compnerd
6363
utils/*windows* @compnerd
6464

65+
# Repository checkout utils
66+
67+
/utils/update_checkout/ @shahmishal
68+
/utils/update-checkout* @shahmishal
69+
70+
6571
# AST
6672
/include/swift/AST/ @hborla @slavapestov @xedin
6773
/include/swift/AST/*Conformance* @slavapestov

0 commit comments

Comments
 (0)