Skip to content

Commit cb2315b

Browse files
authored
NFC: Update code owners for C++ interop
This adds @Xazax-hun to the list of code owners for C++ interop related files.
1 parent 488581f commit cb2315b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/CODEOWNERS

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
/include/swift/AST/Evaluator* @CodaFi @slavapestov
7171
/include/swift/Basic/ @DougGregor
7272
/include/swift/Basic/Features.def @DougGregor @hborla
73-
/include/swift/ClangImporter @zoecarver @hyp @egorzhdan @beccadax @ian-twilightcoder
73+
/include/swift/ClangImporter @zoecarver @hyp @egorzhdan @beccadax @ian-twilightcoder @Xazax-hun
7474
/include/swift/DependencyScan @artemcm
7575
/include/swift/Driver*/ @artemcm
7676
/include/swift/Frontend*/ @artemcm @tshortli
@@ -81,7 +81,7 @@
8181
/include/swift/Migrator/ @nkcsgexi
8282
/include/swift/Option/*Options* @tshortli
8383
/include/swift/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @hamishknight @rintaro
84-
/include/swift/PrintAsClang @zoecarver @hyp @egorzhdan
84+
/include/swift/PrintAsClang @zoecarver @hyp @egorzhdan @Xazax-hun
8585
/include/swift/Refactoring @ahoppen @bnbarham @hamishknight @rintaro
8686
/include/swift/Runtime/ @rjmccall
8787
/include/swift/SIL/ @jckarter
@@ -116,7 +116,7 @@
116116
/lib/ASTGen/ @ahoppen @bnbarham @CodaFi @hamishknight @rintaro
117117
/lib/Basic/ @DougGregor
118118
/lib/Basic/Windows @compnerd
119-
/lib/ClangImporter @zoecarver @hyp @egorzhdan @beccadax @ian-twilightcoder
119+
/lib/ClangImporter @zoecarver @hyp @egorzhdan @beccadax @ian-twilightcoder @Xazax-hun
120120
/lib/ClangImporter/DWARFImporter* @adrian-prantl
121121
/lib/DependencyScan @artemcm
122122
/lib/Driver*/ @artemcm
@@ -135,7 +135,7 @@
135135
/lib/Markup/ @nkcsgexi
136136
/lib/Migrator/ @nkcsgexi
137137
/lib/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @hamishknight @rintaro
138-
/lib/PrintAsClang @zoecarver @hyp @egorzhdan
138+
/lib/PrintAsClang @zoecarver @hyp @egorzhdan @Xazax-hun
139139
/lib/Refactoring/ @ahoppen @bnbarham @hamishknight @rintaro
140140
/lib/SIL/ @jckarter
141141
/lib/SIL/**/*DebugInfo* @adrian-prantl
@@ -177,7 +177,7 @@
177177
/stdlib/public/*Demangl*/ @rjmccall
178178
/stdlib/public/Backtracing/ @al45tair
179179
/stdlib/public/Concurrency/ @ktoso
180-
/stdlib/public/Cxx/ @zoecarver @hyp @egorzhdan
180+
/stdlib/public/Cxx/ @zoecarver @hyp @egorzhdan @Xazax-hun
181181
/stdlib/public/Distributed/ @ktoso
182182
/stdlib/public/Observation/ @phausler
183183
/stdlib/public/SwiftRemoteMirror/ @slavapestov
@@ -202,7 +202,7 @@
202202
/test/IDE/ @ahoppen @bnbarham @hamishknight @rintaro
203203
/test/IRGen/ @rjmccall
204204
/test/Index/ @ahoppen @bnbarham @hamishknight @rintaro
205-
/test/Interop/ @zoecarver @hyp @egorzhdan
205+
/test/Interop/ @zoecarver @hyp @egorzhdan @Xazax-hun
206206
/test/Migrator/ @nkcsgexi
207207
/test/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @hamishknight @rintaro
208208
/test/Profiler @ahoppen @bnbarham @hamishknight @rintaro

0 commit comments

Comments
 (0)