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 0020254 commit df95fa6Copy full SHA for df95fa6
.github/CODEOWNERS
@@ -23,9 +23,10 @@
23
lib/ASTGen @zoecarver @CodaFi
24
25
# Owners of the parser
26
-include/swift/Parse @ahoppen @bnbarham @CodaFi @DougGregor @rintaro
27
-lib/Parse @ahoppen @bnbarham @CodaFi @DougGregor @rintaro
28
-test/Parse @ahoppen @bnbarham @CodaFi @DougGregor @rintaro
+/include/swift/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @rintaro
+/lib/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @rintaro
+/*test/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @rintaro
29
+/unittests/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @rintaro
30
31
SwiftCompilerSources @eeckstein
32
0 commit comments