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 4f0e3bf commit a0241cdCopy full SHA for a0241cd
.github/CODEOWNERS
@@ -142,8 +142,7 @@
142
# TODO: /localization
143
144
# stdlib
145
-# TODO: /stdlib/
146
-/stdlib/public/core/ @stephentyrone
+/stdlib/ @apple/standard-librarians
147
/stdlib/public/Backtracing/ @al45tair
148
/stdlib/public/Concurrency/ @ktoso @kavon
149
/stdlib/public/Cxx/ @zoecarver @hyp @egorzhdan
@@ -180,7 +179,7 @@
180
179
# FIXME: This file could have a dedicated directory.
181
/test/decl/protocol/special/DistributedActor.swift @ktoso
182
/test/expr/ @hborla @slavapestov @xedin
183
-# TODO: /test/stdlib/
+/test/stdlib/ @apple/standard-librarians
184
/test/stmt/ @hborla @xedin
185
/test/type/ @hborla @slavapestov @xedin
186
0 commit comments