Skip to content

Commit e2db74f

Browse files
committed
.github: Add missing mappings implied by owning /lib/DependencyScan
1 parent a80fc95 commit e2db74f

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
@@ -54,6 +54,7 @@
5454
/docs/Windows* @compnerd
5555

5656
# include
57+
/include/swift-c/DependencyScan/ @artemcm
5758
/include/swift/AST/ @hborla @slavapestov @xedin
5859
/include/swift/AST/*Availability* @tshortli
5960
/include/swift/AST/*Conformance* @slavapestov
@@ -210,6 +211,7 @@
210211
# unittests
211212
/unittests/AST/ @hborla @slavapestov @xedin
212213
/unittests/AST/*Evaluator* @CodaFi @slavapestov
214+
/unittests/DependencyScan/ @artemcm
213215
/unittests/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @hamishknight @rintaro
214216
# TODO: /unittests/SIL/
215217
/unittests/Sema/ @hborla @xedin

0 commit comments

Comments
 (0)