Skip to content

Commit 7a34461

Browse files
authored
Merge branch 'release/6.2' into automerge/merge-main-2025-04-25_09-31
2 parents 67f27ee + 68d80d5 commit 7a34461

File tree

2 files changed

+4
-16
lines changed

2 files changed

+4
-16
lines changed

.github/workflows/publish_release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ on:
1111
required: true
1212
swift_format_version:
1313
type: string
14-
default: 603.0.0
14+
default: 602.0.0
1515
description: "swift-format version"
1616
# The version of swift-format to tag. If this is a prerelease, `-prerelease-<date>` is added to this version.
1717
required: true
1818
swift_syntax_tag:
1919
type: string
20-
default: 603.0.0
20+
default: 602.0.0
2121
description: "swift-syntax version"
2222
# The swift-syntax version to depend on. If this is a prerelease, the latest swift-syntax prerelease tag for this version is used.
2323
required: true

CODEOWNERS

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,2 @@
1-
#
2-
# This source file is part of the Swift.org open source project
3-
#
4-
# Copyright (c) 2024 Apple Inc. and the Swift project authors
5-
# Licensed under Apache License v2.0 with Runtime Library Exception
6-
#
7-
# See https://swift.org/LICENSE.txt for license information
8-
# See https://swift.org/CONTRIBUTORS.txt for Swift project authors
9-
#
10-
11-
* @ahoppen @allevato @bnbarham @shawnhyam
12-
13-
.github/ @ahoppen @bnbarham @shahmishal
14-
.swiftci/ @ahoppen @bnbarham @shahmishal
1+
# For the release branch @swiftlang/swift-branch-managers needs to approve the changes
2+
* @swiftlang/swift-branch-managers

0 commit comments

Comments
 (0)