mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
.github: Add missing mappings implied by owning /lib/Driver
This commit is contained in:
6
.github/CODEOWNERS
vendored
6
.github/CODEOWNERS
vendored
@@ -66,7 +66,7 @@
|
||||
/include/swift/AST/Evaluator* @CodaFi @slavapestov
|
||||
/include/swift/ClangImporter @zoecarver @hyp @egorzhdan @beccadax @ian-twilightcoder
|
||||
/include/swift/DependencyScan @artemcm
|
||||
/include/swift/Driver @artemcm
|
||||
/include/swift/Driver*/ @artemcm
|
||||
# TODO: /include/swift/IRGen/
|
||||
/include/swift/IDE/ @ahoppen @bnbarham @hamishknight @rintaro
|
||||
/include/swift/Index/ @ahoppen @bnbarham @hamishknight @rintaro
|
||||
@@ -104,7 +104,7 @@
|
||||
/lib/ClangImporter @zoecarver @hyp @egorzhdan @beccadax @ian-twilightcoder
|
||||
/lib/ClangImporter/DWARFImporter* @adrian-prantl
|
||||
/lib/DependencyScan @artemcm
|
||||
/lib/Driver @artemcm
|
||||
/lib/Driver*/ @artemcm
|
||||
/lib/DriverTool/autolink_extract_main.cpp @MaxDesiatov @etcwilde
|
||||
/lib/DriverTool/swift_symbolgraph_extract_main.cpp @QuietMisdreavus
|
||||
/lib/Frontend/*ModuleInterface* @artemcm @tshortli
|
||||
@@ -201,6 +201,7 @@
|
||||
# tools
|
||||
# TODO: /tools
|
||||
/tools/SourceKit @ahoppen @bnbarham @hamishknight @rintaro
|
||||
/tools/driver/ @artemcm
|
||||
/tools/lldb-moduleimport-test/ @adrian-prantl
|
||||
/tools/swift-ide-test @ahoppen @bnbarham @hamishknight @rintaro
|
||||
/tools/swift-inspect @mikeash @al45tair @compnerd
|
||||
@@ -232,6 +233,7 @@
|
||||
|
||||
# validation-test
|
||||
# TODO: /validation-test/IRGen/
|
||||
/validation-test/Driver/ @artemcm
|
||||
/validation-test/IDE/ @ahoppen @bnbarham @rintaro @hamishknight
|
||||
/validation-test/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @hamishknight @rintaro
|
||||
# TODO: /validation-test/SIL/
|
||||
|
||||
Reference in New Issue
Block a user