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.
2 parents 75caac7 + 3918d6d commit 7ae2362Copy full SHA for 7ae2362
.github/CODEOWNERS
@@ -2,6 +2,9 @@
2
# Each line is a file pattern followed by one or more owners.
3
# Order is important. The last matching pattern has the most precedence.
4
5
+# Owners of ASTGen
6
+lib/ASTGen @zoecarver @CodaFi
7
+
8
# Owners of the parser
9
include/swift/Parse @ahoppen @bnbarham @CodaFi @DougGregor @rintaro
10
lib/Parse @ahoppen @bnbarham @CodaFi @DougGregor @rintaro
0 commit comments