We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffd9b22 commit c2bb6f7Copy full SHA for c2bb6f7
.github/CODEOWNERS
@@ -55,6 +55,7 @@
55
/docs/HowToGuides/ @AnthonyLatsis @LucianoPAlmeida @xedin
56
57
# include
58
+/include/swift-c/DependencyScan/ @artemcm
59
/include/swift/*Demangl*/ @rjmccall
60
/include/swift/AST/ @hborla @slavapestov @xedin
61
/include/swift/AST/*Availability* @tshortli
@@ -246,6 +247,7 @@
246
247
/unittests/*Demangl*/ @rjmccall
248
/unittests/AST/ @hborla @slavapestov @xedin
249
/unittests/AST/*Evaluator* @CodaFi @slavapestov
250
+/unittests/DependencyScan/ @artemcm
251
/unittests/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @hamishknight @rintaro
252
/unittests/Reflection/ @slavapestov
253
/unittests/SIL/ @jckarter
0 commit comments