Skip to content

Commit a0241cd

Browse files
Add @apple/standard-librarians as code owners for the stdlib. (#69329)
1 parent 4f0e3bf commit a0241cd

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,7 @@
142142
# TODO: /localization
143143

144144
# stdlib
145-
# TODO: /stdlib/
146-
/stdlib/public/core/ @stephentyrone
145+
/stdlib/ @apple/standard-librarians
147146
/stdlib/public/Backtracing/ @al45tair
148147
/stdlib/public/Concurrency/ @ktoso @kavon
149148
/stdlib/public/Cxx/ @zoecarver @hyp @egorzhdan
@@ -180,7 +179,7 @@
180179
# FIXME: This file could have a dedicated directory.
181180
/test/decl/protocol/special/DistributedActor.swift @ktoso
182181
/test/expr/ @hborla @slavapestov @xedin
183-
# TODO: /test/stdlib/
182+
/test/stdlib/ @apple/standard-librarians
184183
/test/stmt/ @hborla @xedin
185184
/test/type/ @hborla @slavapestov @xedin
186185

0 commit comments

Comments
 (0)