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.
validation-test/Parse/
unittests/Parse/
1 parent 04974c8 commit 44a7289Copy full SHA for 44a7289
.github/CODEOWNERS
@@ -37,9 +37,10 @@ lib/Driver @artemcm
37
test/Driver @artemcm
38
39
# Owners of the parser
40
-include/swift/Parse @ahoppen @bnbarham @CodaFi @DougGregor @rintaro
41
-lib/Parse @ahoppen @bnbarham @CodaFi @DougGregor @rintaro
42
-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
43
+/unittests/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @rintaro
44
45
SwiftCompilerSources @eeckstein
46
0 commit comments