We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9bf673 commit 0a21b97Copy full SHA for 0a21b97
.github/CODEOWNERS
@@ -139,15 +139,15 @@
139
# stdlib
140
# TODO: /stdlib/
141
/stdlib/public/Backtracing/ @al45tair
142
-/stdlib/public/Concurrency/ @ktoso
+/stdlib/public/Concurrency/ @ktoso @kavon
143
/stdlib/public/Cxx/ @zoecarver @hyp @egorzhdan
144
/stdlib/public/Distributed/ @ktoso
145
/stdlib/public/Windows/ @compnerd
146
/stdlib/public/libexec/swift-backtrace/ @al45tair
147
148
# test
149
/test/ASTGen/ @zoecarver @CodaFi
150
-/test/Concurrency/ @ktoso
+/test/Concurrency/ @ktoso @kavon
151
/test/Constraints/ @hborla @xedin
152
/test/DebugInfo/ @adrian-prantl
153
/test/Distributed/ @ktoso
0 commit comments