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.
2 parents 8733969 + 0a21b97 commit 302e0f9Copy full SHA for 302e0f9
.github/CODEOWNERS
@@ -139,13 +139,15 @@
139
# stdlib
140
# TODO: /stdlib/
141
/stdlib/public/Backtracing/ @al45tair
142
+/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 @kavon
151
/test/Constraints/ @hborla @xedin
152
/test/DebugInfo/ @adrian-prantl
153
/test/Distributed/ @ktoso
0 commit comments