Skip to content

Update release/6.0 CODEOWNERS to branch managers only #7625

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
Jun 3, 2024
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
29 changes: 2 additions & 27 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,27 +1,2 @@
# This file is a list of the people responsible for ensuring that patches for a
# particular part of Swift are reviewed, either by themselves or by someone else.
# They are also the gatekeepers for their part of Swift, with the final word on
# what goes in or not.
#
# The list is sorted by surname and formatted to allow easy grepping and
# beautification by scripts. The fields are: name (N), email (E), web-address
# (W), PGP key ID and fingerprint (P), description (D), and snail-mail address
# (S).

# N: Tomer Doron
# E: [email protected]
# D: Package Manager

# N: Max Desiatov
# E: [email protected]
# D: Package Manager

# N: Ben Barham
# E: [email protected]
# D: Package Manager

###

# The following lines are used by GitHub to automatically recommend reviewers.

* @bnbarham @MaxDesiatov @tomerd
# For the release branch @apple/swift-branch-managers needs to approve the changes
* @apple/swift-branch-managers