Skip to content

Commit a140cd6

Browse files
authored
Update release/6.0 CODEOWNERS to branch managers only (#7625)
1 parent f06d78b commit a140cd6

File tree

1 file changed

+2
-27
lines changed

1 file changed

+2
-27
lines changed

CODEOWNERS

Lines changed: 2 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,2 @@
1-
# This file is a list of the people responsible for ensuring that patches for a
2-
# particular part of Swift are reviewed, either by themselves or by someone else.
3-
# They are also the gatekeepers for their part of Swift, with the final word on
4-
# what goes in or not.
5-
#
6-
# The list is sorted by surname and formatted to allow easy grepping and
7-
# beautification by scripts. The fields are: name (N), email (E), web-address
8-
# (W), PGP key ID and fingerprint (P), description (D), and snail-mail address
9-
# (S).
10-
11-
# N: Tomer Doron
12-
13-
# D: Package Manager
14-
15-
# N: Max Desiatov
16-
17-
# D: Package Manager
18-
19-
# N: Ben Barham
20-
21-
# D: Package Manager
22-
23-
###
24-
25-
# The following lines are used by GitHub to automatically recommend reviewers.
26-
27-
* @bnbarham @MaxDesiatov @tomerd
1+
# For the release branch @apple/swift-branch-managers needs to approve the changes
2+
* @apple/swift-branch-managers

0 commit comments

Comments
 (0)