Skip to content

Commit 54ef115

Browse files
committed
.github: Add missing mappings implied by owning /lib/DependencyScan
1 parent 3398d29 commit 54ef115

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
/docs/Windows* @compnerd
5454

5555
# include
56+
/include/swift-c/DependencyScan/ @artemcm
5657
/include/swift/AST/ @hborla @slavapestov @xedin
5758
/include/swift/AST/*Availability* @tshortli
5859
/include/swift/AST/*Conformance* @slavapestov
@@ -209,6 +210,7 @@
209210
# unittests
210211
/unittests/AST/ @hborla @slavapestov @xedin
211212
/unittests/AST/*Evaluator* @CodaFi @slavapestov
213+
/unittests/DependencyScan/ @artemcm
212214
/unittests/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @hamishknight @rintaro
213215
# TODO: /unittests/SIL/
214216
/unittests/Sema/ @hborla @xedin

0 commit comments

Comments
 (0)