Skip to content

Add @apple/standard-librarians as code owners for the stdlib. #69329

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 23, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,7 @@
# TODO: /localization

# stdlib
# TODO: /stdlib/
/stdlib/public/core/ @stephentyrone
/stdlib/ @apple/standard-librarians
/stdlib/public/Backtracing/ @al45tair
/stdlib/public/Concurrency/ @ktoso @kavon
/stdlib/public/Cxx/ @zoecarver @hyp @egorzhdan
Expand Down Expand Up @@ -180,7 +179,7 @@
# FIXME: This file could have a dedicated directory.
/test/decl/protocol/special/DistributedActor.swift @ktoso
/test/expr/ @hborla @slavapestov @xedin
# TODO: /test/stdlib/
/test/stdlib/ @apple/standard-librarians
/test/stmt/ @hborla @xedin
/test/type/ @hborla @slavapestov @xedin

Expand Down