Skip to content

Commit 1814a15

Browse files
Merge pull request swiftlang#80196 from AnthonyLatsis/homo-erectus
CODEOWNERS: Cover update_checkout, build_swift, swift_build_support
2 parents c384db5 + da20654 commit 1814a15

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/CODEOWNERS

+5-2
Original file line numberDiff line numberDiff line change
@@ -285,17 +285,20 @@
285285

286286
# utils
287287
/utils/*windows* @compnerd
288+
/utils/build_swift/ @etcwilde @justice-adams-apple @shahmishal
288289
/utils/generate-xcode @hamishknight
289290
/utils/gyb_sourcekit_support/ @ahoppen @bnbarham @hamishknight @rintaro
290291
/utils/sourcekit_fuzzer/ @ahoppen @bnbarham @hamishknight @rintaro
291292
/utils/swift-xcodegen/ @hamishknight
293+
/utils/swift_build_support/ @etcwilde @justice-adams-apple @shahmishal
292294
/utils/swift_build_support/products/earlyswiftsyntax.py @ahoppen @bnbarham @hamishknight @rintaro
293295
/utils/swift_build_support/products/skstresstester.py @ahoppen @bnbarham @hamishknight @rintaro
294296
/utils/swift_build_support/products/sourcekitlsp.py @ahoppen @bnbarham @hamishknight @rintaro
295297
/utils/swift_build_support/products/swiftformat.py @ahoppen @allevato @bnbarham @hamishknight @rintaro
296298
/utils/swift_build_support/products/swiftsyntax.py @ahoppen @bnbarham @hamishknight @rintaro
297-
/utils/update-checkout* @shahmishal
298-
/utils/update_checkout/ @shahmishal
299+
/utils/update-checkout* @etcwilde @justice-adams-apple @shahmishal
300+
/utils/update_checkout/ @etcwilde @justice-adams-apple @shahmishal
301+
/utils/update_checkout/update-checkout-config.json @shahmishal
299302
/utils/vim/ @compnerd
300303

301304
# validation-test

0 commit comments

Comments
 (0)