Skip to content

Commit be1f461

Browse files
authored
Merge pull request #73821 from nkcsgexi/clangimporter-owner
CODEOWNERS: update code owners of ClangImporter
2 parents 5d32c31 + ed7167e commit be1f461

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
/include/swift/AST/*Substitution* @slavapestov
6363
/include/swift/AST/Evaluator* @CodaFi @slavapestov
6464
/include/swift/AST/DiagnosticsParse.def @ahoppen @bnbarham @CodaFi @DougGregor @hamishknight @rintaro
65-
/include/swift/ClangImporter @zoecarver @hyp @egorzhdan
65+
/include/swift/ClangImporter @zoecarver @hyp @egorzhdan @beccadax @ian-twilightcoder
6666
/include/swift/DependencyScan @artemcm
6767
/include/swift/Driver @artemcm
6868
# TODO: /include/swift/IRGen/
@@ -97,7 +97,7 @@
9797
/lib/AST/RequirementMachine/ @slavapestov
9898
/lib/ASTGen/ @ahoppen @bnbarham @CodaFi @hamishknight @rintaro
9999
/lib/Basic/Windows @compnerd
100-
/lib/ClangImporter @zoecarver @hyp @egorzhdan
100+
/lib/ClangImporter @zoecarver @hyp @egorzhdan @beccadax @ian-twilightcoder
101101
/lib/ClangImporter/DWARFImporter* @adrian-prantl
102102
/lib/DependencyScan @artemcm
103103
/lib/Driver @artemcm

0 commit comments

Comments
 (0)