We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67a16e6 commit 2db885aCopy full SHA for 2db885a
.github/CODEOWNERS
@@ -1,11 +1,2 @@
1
-# This file is a list of the people responsible for ensuring that patches for a
2
-# particular part of SourceKit-LSP are reviewed, either by themselves or by
3
-# someone else. They are also the gatekeepers for their part of Swift, with the
4
-# final word on what goes in or not.
5
-
6
-# Lines starting with '#' are comments.
7
-# Each line is a file pattern followed by one or more owners.
8
-# Order is important. The last matching pattern has the most precedence.
9
10
-# Owner of anything in SourceKit-LSP not owned by anyone else.
11
-* @ahoppen
+# For the release branch @swiftlang/swift-branch-managers needs to approve the changes
+* @swiftlang/swift-branch-managers
0 commit comments