Skip to content

Commit 0e436b5

Browse files
committed
[NFC] github: Add code owners for test/ASTGen
1 parent 44a7289 commit 0e436b5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@
2121
# TODO: /*test/stdlib/
2222
# TODO: /unittests/stdlib/
2323

24-
# Owners of ASTGen
25-
lib/ASTGen @zoecarver @CodaFi
24+
# ASTGen
25+
/lib/ASTGen/ @zoecarver @CodaFi
26+
/test/ASTGen/ @zoecarver @CodaFi
2627

2728
# Dependency scanning
2829
include/swift/DependencyScan @artemcm

0 commit comments

Comments
 (0)