Skip to content

Commit 3546149

Browse files
authored
Update CODEOWNERS for static linking code
Added myself to track changes related to static linking on Linux
1 parent 9d474bc commit 3546149

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
@@ -97,6 +97,7 @@
9797
/lib/DependencyScan @artemcm
9898
/lib/Driver @artemcm
9999
/lib/DriverTool/swift_symbolgraph_extract_main.cpp @QuietMisdreavus
100+
/lib/DriverTool/autolink_extract_main.cpp @MaxDesiatov
100101
/lib/Frontend/*ModuleInterface* @artemcm @tshortli
101102
# TODO: /lib/IRGen/
102103
/lib/IDE/ @ahoppen @bnbarham @rintaro
@@ -149,6 +150,7 @@
149150
/test/DebugInfo/ @adrian-prantl
150151
/test/Distributed/ @ktoso
151152
/test/Driver/ @artemcm
153+
/test/Driver/static* @MaxDesiatov
152154
/test/Generics/ @hborla @slavapestov
153155
# TODO: /test/IRGen/
154156
/test/IDE/ @ahoppen @bnbarham @rintaro

0 commit comments

Comments
 (0)