Skip to content

Commit 26f7316

Browse files
committed
Add Swift release managers as codeowners for the release branch
1 parent b931916 commit 26f7316

File tree

1 file changed

+2
-32
lines changed

1 file changed

+2
-32
lines changed

CODEOWNERS

Lines changed: 2 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +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-
* @jakepetroules @dschaefer2 @shawnhyam @bripeticca @plemarquand @owenv @bkhouri @cmcgee1024 @daveyc123
28-
29-
Sources/XCBuildSupport/* @jakepetroules
30-
Sources/Commands/PackageCommands/Migrate.swift @AnthonyLatsis @bnbarham @xedin @jakepetroules @dschaefer2 @shawnhyam @bripeticca @plemarquand @owenv @bkhouri @cmcgee1024 @daveyc123
31-
Sources/SwiftFixIt/* @AnthonyLatsis @bnbarham @xedin @jakepetroules @dschaefer2 @shawnhyam @bripeticca @plemarquand @owenv @bkhouri @cmcgee1024 @daveyc123
32-
Tests/SwiftFixItTests/* @AnthonyLatsis @bnbarham @xedin @jakepetroules @dschaefer2 @shawnhyam @bripeticca @plemarquand @owenv @bkhouri @cmcgee1024 @daveyc123
1+
# For the release branch @swiftlang/swift-branch-managers needs to approve the changes
2+
* @swiftlang/swift-branch-managers

0 commit comments

Comments
 (0)