Skip to content

Commit

Permalink
Update CODEOWNERS to use the new standard-librarians team
Browse files Browse the repository at this point in the history
  • Loading branch information
shahmishal authored Jun 26, 2024
1 parent 466ae71 commit f0d9420
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
# TODO: /localization

# stdlib
/stdlib/ @apple/standard-librarians
/stdlib/ @swiftlang/standard-librarians
/stdlib/public/Backtracing/ @al45tair
/stdlib/public/Concurrency/ @ktoso
/stdlib/public/Cxx/ @zoecarver @hyp @egorzhdan
Expand Down Expand Up @@ -182,14 +182,14 @@
/test/Sema/moveonly* @kavon
/test/SourceKit/ @ahoppen @bnbarham @hamishknight @rintaro
/test/SymbolGraph/ @QuietMisdreavus
/test/abi/ @apple/standard-librarians
/test/abi/ @swiftlang/standard-librarians
/test/decl/ @hborla @slavapestov
/test/decl/protocol/ @AnthonyLatsis @hborla @slavapestov
# FIXME: This file could have a dedicated directory.
/test/decl/protocol/special/DistributedActor.swift @ktoso
/test/expr/ @hborla @slavapestov @xedin
/test/refactoring/ @ahoppen @bnbarham @hamishknight @rintaro
/test/stdlib/ @apple/standard-librarians
/test/stdlib/ @swiftlang/standard-librarians
/test/stmt/ @hborla @xedin
/test/type/ @hborla @slavapestov @xedin

Expand Down Expand Up @@ -233,4 +233,4 @@
# TODO: /validation-test/SILGen/
# TODO: /validation-test/SILOptimizer/
/validation-test/Sema/ @hborla @slavapestov @xedin
/validation-test/stdlib/ @apple/standard-librarians
/validation-test/stdlib/ @swiftlang/standard-librarians

0 comments on commit f0d9420

Please sign in to comment.