Skip to content

Commit 7ae2362

Browse files
authored
Merge pull request #61876 from zoecarver/astgen-claim-ownership
2 parents 75caac7 + 3918d6d commit 7ae2362

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
# Each line is a file pattern followed by one or more owners.
33
# Order is important. The last matching pattern has the most precedence.
44

5+
# Owners of ASTGen
6+
lib/ASTGen @zoecarver @CodaFi
7+
58
# Owners of the parser
69
include/swift/Parse @ahoppen @bnbarham @CodaFi @DougGregor @rintaro
710
lib/Parse @ahoppen @bnbarham @CodaFi @DougGregor @rintaro

0 commit comments

Comments
 (0)