Skip to content

NFC: Update code owners for C++ interop #76723

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
/include/swift/AST/Evaluator* @CodaFi @slavapestov
/include/swift/Basic/ @DougGregor
/include/swift/Basic/Features.def @DougGregor @hborla
/include/swift/ClangImporter @zoecarver @hyp @egorzhdan @beccadax @ian-twilightcoder
/include/swift/ClangImporter @zoecarver @hyp @egorzhdan @beccadax @ian-twilightcoder @Xazax-hun
/include/swift/DependencyScan @artemcm
/include/swift/Driver*/ @artemcm
/include/swift/Frontend*/ @artemcm @tshortli
Expand All @@ -81,7 +81,7 @@
/include/swift/Migrator/ @nkcsgexi
/include/swift/Option/*Options* @tshortli
/include/swift/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @hamishknight @rintaro
/include/swift/PrintAsClang @zoecarver @hyp @egorzhdan
/include/swift/PrintAsClang @zoecarver @hyp @egorzhdan @Xazax-hun
/include/swift/Refactoring @ahoppen @bnbarham @hamishknight @rintaro
/include/swift/Runtime/ @rjmccall
/include/swift/SIL/ @jckarter
Expand Down Expand Up @@ -116,7 +116,7 @@
/lib/ASTGen/ @ahoppen @bnbarham @CodaFi @hamishknight @rintaro
/lib/Basic/ @DougGregor
/lib/Basic/Windows @compnerd
/lib/ClangImporter @zoecarver @hyp @egorzhdan @beccadax @ian-twilightcoder
/lib/ClangImporter @zoecarver @hyp @egorzhdan @beccadax @ian-twilightcoder @Xazax-hun
/lib/ClangImporter/DWARFImporter* @adrian-prantl
/lib/DependencyScan @artemcm
/lib/Driver*/ @artemcm
Expand All @@ -135,7 +135,7 @@
/lib/Markup/ @nkcsgexi
/lib/Migrator/ @nkcsgexi
/lib/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @hamishknight @rintaro
/lib/PrintAsClang @zoecarver @hyp @egorzhdan
/lib/PrintAsClang @zoecarver @hyp @egorzhdan @Xazax-hun
/lib/Refactoring/ @ahoppen @bnbarham @hamishknight @rintaro
/lib/SIL/ @jckarter
/lib/SIL/**/*DebugInfo* @adrian-prantl
Expand Down Expand Up @@ -177,7 +177,7 @@
/stdlib/public/*Demangl*/ @rjmccall
/stdlib/public/Backtracing/ @al45tair
/stdlib/public/Concurrency/ @ktoso
/stdlib/public/Cxx/ @zoecarver @hyp @egorzhdan
/stdlib/public/Cxx/ @zoecarver @hyp @egorzhdan @Xazax-hun
/stdlib/public/Distributed/ @ktoso
/stdlib/public/Observation/ @phausler
/stdlib/public/SwiftRemoteMirror/ @slavapestov
Expand All @@ -202,7 +202,7 @@
/test/IDE/ @ahoppen @bnbarham @hamishknight @rintaro
/test/IRGen/ @rjmccall
/test/Index/ @ahoppen @bnbarham @hamishknight @rintaro
/test/Interop/ @zoecarver @hyp @egorzhdan
/test/Interop/ @zoecarver @hyp @egorzhdan @Xazax-hun
/test/Migrator/ @nkcsgexi
/test/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @hamishknight @rintaro
/test/Profiler @ahoppen @bnbarham @hamishknight @rintaro
Expand Down