mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
NFC: Update code owners for C++ interop
This commit is contained in:
14
.github/CODEOWNERS
vendored
14
.github/CODEOWNERS
vendored
@@ -79,7 +79,7 @@
|
||||
/include/swift/AST/*Requirement* @hborla @slavapestov
|
||||
/include/swift/AST/*Substitution* @slavapestov
|
||||
/include/swift/AST/DiagnosticGroup* @DougGregor
|
||||
/include/swift/AST/DiagnosticsClangImporter.def @zoecarver @egorzhdan @beccadax @ian-twilightcoder @Xazax-hun @j-hui @fahadnayyar @susmonteiro
|
||||
/include/swift/AST/DiagnosticsClangImporter.def @egorzhdan @beccadax @ian-twilightcoder @Xazax-hun @j-hui @susmonteiro
|
||||
/include/swift/AST/DiagnosticsDriver.def @artemcm
|
||||
/include/swift/AST/DiagnosticsFrontend.def @artemcm @tshortli
|
||||
/include/swift/AST/DiagnosticsIDE.def @bnbarham @hamishknight @rintaro
|
||||
@@ -91,7 +91,7 @@
|
||||
/include/swift/AST/Evaluator* @CodaFi @slavapestov
|
||||
/include/swift/Basic/ @DougGregor
|
||||
/include/swift/Basic/Features.def @DougGregor @hborla
|
||||
/include/swift/ClangImporter @zoecarver @egorzhdan @beccadax @ian-twilightcoder @Xazax-hun @j-hui @fahadnayyar @susmonteiro
|
||||
/include/swift/ClangImporter @egorzhdan @beccadax @ian-twilightcoder @Xazax-hun @j-hui @susmonteiro
|
||||
/include/swift/DependencyScan @artemcm @cachemeifyoucan
|
||||
/include/swift/Driver*/ @artemcm
|
||||
/include/swift/Frontend*/ @artemcm @tshortli
|
||||
@@ -102,7 +102,7 @@
|
||||
/include/swift/Migrator/ @nkcsgexi
|
||||
/include/swift/Option/*Options* @tshortli
|
||||
/include/swift/Parse/ @bnbarham @CodaFi @DougGregor @hamishknight @rintaro
|
||||
/include/swift/PrintAsClang @zoecarver @egorzhdan @Xazax-hun @j-hui @fahadnayyar @susmonteiro
|
||||
/include/swift/PrintAsClang @egorzhdan @Xazax-hun @j-hui @susmonteiro
|
||||
/include/swift/Refactoring @bnbarham @hamishknight @rintaro
|
||||
/include/swift/Runtime/ @rjmccall @compnerd
|
||||
/include/swift/SIL/ @jckarter
|
||||
@@ -137,7 +137,7 @@
|
||||
/lib/ASTGen/ @bnbarham @CodaFi @hamishknight @rintaro
|
||||
/lib/Basic/ @DougGregor
|
||||
/lib/Basic/Windows @compnerd
|
||||
/lib/ClangImporter @zoecarver @egorzhdan @beccadax @ian-twilightcoder @Xazax-hun @j-hui @fahadnayyar @susmonteiro
|
||||
/lib/ClangImporter @egorzhdan @beccadax @ian-twilightcoder @Xazax-hun @j-hui @susmonteiro
|
||||
/lib/ClangImporter/DWARFImporter* @adrian-prantl
|
||||
/lib/DependencyScan @artemcm @cachemeifyoucan
|
||||
/lib/Driver*/ @artemcm
|
||||
@@ -157,7 +157,7 @@
|
||||
/lib/Markup/ @nkcsgexi
|
||||
/lib/Migrator/ @nkcsgexi
|
||||
/lib/Parse/ @bnbarham @CodaFi @DougGregor @hamishknight @rintaro
|
||||
/lib/PrintAsClang @zoecarver @egorzhdan @Xazax-hun @j-hui @fahadnayyar @susmonteiro
|
||||
/lib/PrintAsClang @egorzhdan @Xazax-hun @j-hui @susmonteiro
|
||||
/lib/Refactoring/ @bnbarham @hamishknight @rintaro
|
||||
/lib/SIL/ @jckarter
|
||||
/lib/SIL/**/*DebugInfo* @adrian-prantl
|
||||
@@ -203,7 +203,7 @@
|
||||
/stdlib/public/core/Swiftify* @hnrklssn @Xazax-hun
|
||||
/stdlib/public/*Demangl*/ @rjmccall
|
||||
/stdlib/public/Concurrency/ @ktoso
|
||||
/stdlib/public/Cxx/ @zoecarver @egorzhdan @Xazax-hun @j-hui @fahadnayyar @susmonteiro
|
||||
/stdlib/public/Cxx/ @egorzhdan @Xazax-hun @j-hui @susmonteiro
|
||||
/stdlib/public/Differentiation/ @asl
|
||||
/stdlib/public/Distributed/ @ktoso
|
||||
/stdlib/public/Observation/ @phausler
|
||||
@@ -232,7 +232,7 @@
|
||||
/test/IDE/ @bnbarham @hamishknight @rintaro
|
||||
/test/IRGen/ @AnthonyLatsis @rjmccall
|
||||
/test/Index/ @bnbarham @hamishknight @rintaro
|
||||
/test/Interop/ @zoecarver @egorzhdan @Xazax-hun @j-hui @fahadnayyar @susmonteiro @hnrklssn
|
||||
/test/Interop/ @egorzhdan @Xazax-hun @j-hui @susmonteiro @hnrklssn
|
||||
/test/Macros/SwiftifyImport @hnrklssn @Xazax-hun
|
||||
/test/Migrator/ @nkcsgexi
|
||||
/test/Parse/ @bnbarham @CodaFi @DougGregor @hamishknight @rintaro
|
||||
|
||||
Reference in New Issue
Block a user