Skip to content

Commit 64a8c58

Browse files
authored
Track Wasm-related build-script files in CODEOWNERS (#82366)
Wasm-related changed should be tracked in `CODEOWNERS`, and we have separate `build-script` Python modules to include in that list.
1 parent 934aad8 commit 64a8c58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,8 @@
298298
/utils/swift_build_support/products/sourcekitlsp.py @bnbarham @hamishknight @rintaro
299299
/utils/swift_build_support/products/swiftformat.py @allevato @bnbarham @hamishknight @rintaro
300300
/utils/swift_build_support/products/swiftsyntax.py @bnbarham @hamishknight @rintaro
301+
/utils/swift_build_support/products/wasm* @bnbarham @MaxDesiatov @kateinoigakukun
302+
/utils/swift_build_support/products/wasi* @bnbarham @MaxDesiatov @kateinoigakukun
301303
/utils/update-checkout* @etcwilde @justice-adams-apple @shahmishal
302304
/utils/update_checkout/ @etcwilde @justice-adams-apple @shahmishal
303305
/utils/update_checkout/update-checkout-config.json @shahmishal

0 commit comments

Comments
 (0)