Skip to content

Commit f0d9420

Browse files
authored
Update CODEOWNERS to use the new standard-librarians team
1 parent 466ae71 commit f0d9420

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
# TODO: /localization
146146

147147
# stdlib
148-
/stdlib/ @apple/standard-librarians
148+
/stdlib/ @swiftlang/standard-librarians
149149
/stdlib/public/Backtracing/ @al45tair
150150
/stdlib/public/Concurrency/ @ktoso
151151
/stdlib/public/Cxx/ @zoecarver @hyp @egorzhdan
@@ -182,14 +182,14 @@
182182
/test/Sema/moveonly* @kavon
183183
/test/SourceKit/ @ahoppen @bnbarham @hamishknight @rintaro
184184
/test/SymbolGraph/ @QuietMisdreavus
185-
/test/abi/ @apple/standard-librarians
185+
/test/abi/ @swiftlang/standard-librarians
186186
/test/decl/ @hborla @slavapestov
187187
/test/decl/protocol/ @AnthonyLatsis @hborla @slavapestov
188188
# FIXME: This file could have a dedicated directory.
189189
/test/decl/protocol/special/DistributedActor.swift @ktoso
190190
/test/expr/ @hborla @slavapestov @xedin
191191
/test/refactoring/ @ahoppen @bnbarham @hamishknight @rintaro
192-
/test/stdlib/ @apple/standard-librarians
192+
/test/stdlib/ @swiftlang/standard-librarians
193193
/test/stmt/ @hborla @xedin
194194
/test/type/ @hborla @slavapestov @xedin
195195

@@ -233,4 +233,4 @@
233233
# TODO: /validation-test/SILGen/
234234
# TODO: /validation-test/SILOptimizer/
235235
/validation-test/Sema/ @hborla @slavapestov @xedin
236-
/validation-test/stdlib/ @apple/standard-librarians
236+
/validation-test/stdlib/ @swiftlang/standard-librarians

0 commit comments

Comments
 (0)