Skip to content

Commit 7a93b5d

Browse files
committed
NFC: Update code owners for _SwiftifyImport
This adds @hnrklssn and @Xazax-hun to the list of code owners for _SwiftifyImport related files.
1 parent 98d6480 commit 7a93b5d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: .github/CODEOWNERS

+4-1
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@
152152
/lib/IRGen/*Debug* @adrian-prantl
153153
/lib/IRGen/*Distributed* @ktoso
154154
/lib/Index/ @ahoppen @bnbarham @hamishknight @rintaro
155+
/lib/Macros/Sources/SwiftMacros/Swiftify* @hnrklssn @Xazax-hun
155156
/lib/Markup/ @nkcsgexi
156157
/lib/Migrator/ @nkcsgexi
157158
/lib/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @hamishknight @rintaro
@@ -195,6 +196,7 @@
195196
/stdlib/ @swiftlang/standard-librarians
196197
/stdlib/private/*Runtime*/ @rjmccall
197198
/stdlib/private/SwiftReflectionTest/ @slavapestov
199+
/stdlib/public/core/Swiftify* @hnrklssn @Xazax-hun
198200
/stdlib/public/*Demangl*/ @rjmccall
199201
/stdlib/public/Concurrency/ @ktoso
200202
/stdlib/public/Cxx/ @zoecarver @egorzhdan @Xazax-hun @j-hui @fahadnayyar @susmonteiro
@@ -223,7 +225,8 @@
223225
/test/IDE/ @ahoppen @bnbarham @hamishknight @rintaro
224226
/test/IRGen/ @rjmccall
225227
/test/Index/ @ahoppen @bnbarham @hamishknight @rintaro
226-
/test/Interop/ @zoecarver @egorzhdan @Xazax-hun @j-hui @fahadnayyar @susmonteiro
228+
/test/Interop/ @zoecarver @egorzhdan @Xazax-hun @j-hui @fahadnayyar @susmonteiro @hnrklssn
229+
/test/Macros/SwiftifyImport @hnrklssn @Xazax-hun
227230
/test/Migrator/ @nkcsgexi
228231
/test/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @hamishknight @rintaro
229232
/test/Profiler @ahoppen @bnbarham @hamishknight @rintaro

0 commit comments

Comments
 (0)