Skip to content

Commit dd33243

Browse files
authored
Merge pull request swiftlang#79006 from al45tair/update-codeowners
[Code Owners] Update CODEOWNERS for the new RuntimeModule directory.
2 parents 415fe04 + fe98333 commit dd33243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
/stdlib/private/*Runtime*/ @rjmccall
191191
/stdlib/private/SwiftReflectionTest/ @slavapestov
192192
/stdlib/public/*Demangl*/ @rjmccall
193-
/stdlib/public/Backtracing/ @al45tair
193+
/stdlib/public/RuntimeModule/ @al45tair @mikeash
194194
/stdlib/public/Concurrency/ @ktoso
195195
/stdlib/public/Cxx/ @zoecarver @hyp @egorzhdan @Xazax-hun
196196
/stdlib/public/Distributed/ @ktoso

0 commit comments

Comments
 (0)