File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77# Each line is a file pattern followed by one or more owners.
88# Order is important. The last matching pattern has the most precedence.
99
10- # Owner of anything in SwiftSyntax not owned by anyone else.
11- * @ ahoppen @ hamishknight @ rintaro @ hborla
10+ # The main branch is now in convergence, which means major changes, such as
11+ # large refactoring or new features, should be avoided. This strategy is
12+ # intended to maintain the stability of the Swift 6.4 release leading up to
13+ # the May 4th branch. For any work that requires broad changes or introduces
14+ # new features, create a feature branch and open a draft pull request.
15+ # All updates to the swiftlang/swift repository’s main branch require
16+ # approval from the release managers. A pull request targeting swiftlang/swift
17+ # will automatically add release managers. You can also contact them
18+ # via @release-managers in the forum group.
1219
13- # Macros
14- /Sources /SwiftSyntaxMacros @ DougGregor
15- /Tests /SwiftSyntaxMacrosTest @ DougGregor
16-
17- # SwiftOperators
18- /Sources /SwiftOperators @ DougGregor
19- /Tests /SwiftOperatorsTest @ DougGregor
20-
21- /utils /bazel @ keith
22- * .bazel @ keith
23- WORKSPACE @ keith
24- .bazelrc @ keith
25- .bazelversion @ keith
20+ * @ swiftlang/swift-branch-managers
You can’t perform that action at this time.
0 commit comments