Skip to content

Commit da20654

Browse files
committed
CODEOWNERS: Cover update_checkout, build_swift, swift_build_support
1 parent 012ac5d commit da20654

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,17 +282,20 @@
282282

283283
# utils
284284
/utils/*windows* @compnerd
285+
/utils/build_swift/ @etcwilde @justice-adams-apple @shahmishal
285286
/utils/generate-xcode @hamishknight
286287
/utils/gyb_sourcekit_support/ @ahoppen @bnbarham @hamishknight @rintaro
287288
/utils/sourcekit_fuzzer/ @ahoppen @bnbarham @hamishknight @rintaro
288289
/utils/swift-xcodegen/ @hamishknight
290+
/utils/swift_build_support/ @etcwilde @justice-adams-apple @shahmishal
289291
/utils/swift_build_support/products/earlyswiftsyntax.py @ahoppen @bnbarham @hamishknight @rintaro
290292
/utils/swift_build_support/products/skstresstester.py @ahoppen @bnbarham @hamishknight @rintaro
291293
/utils/swift_build_support/products/sourcekitlsp.py @ahoppen @bnbarham @hamishknight @rintaro
292294
/utils/swift_build_support/products/swiftformat.py @ahoppen @allevato @bnbarham @hamishknight @rintaro
293295
/utils/swift_build_support/products/swiftsyntax.py @ahoppen @bnbarham @hamishknight @rintaro
294-
/utils/update-checkout* @shahmishal
295-
/utils/update_checkout/ @shahmishal
296+
/utils/update-checkout* @etcwilde @justice-adams-apple @shahmishal
297+
/utils/update_checkout/ @etcwilde @justice-adams-apple @shahmishal
298+
/utils/update_checkout/update-checkout-config.json @shahmishal
296299
/utils/vim/ @compnerd
297300

298301
# validation-test

0 commit comments

Comments
 (0)