Skip to content

Commit 0527db5

Browse files
Mention the Platform Steering Group in applicable places too
Co-authored-by: John McCall <[email protected]>
1 parent b74e6ac commit 0527db5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

process.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,10 @@ There is a natural tension between these two goals. Open evolution processes are
3636

3737
The [Core Team](https://www.swift.org/community/#core-team) is responsible for the strategic direction of Swift. The Core Team creates workgroups focused on specific parts of the project. When the Core Team gives a workgroup authority over part of the evolution of the project, that workgroup is called an evolution workgroup. Evolution workgroups manage the evolution process for proposals under their authority, working together with other workgroups as needed.
3838

39-
Currently, there are two evolution workgroups:
39+
Currently, there are three evolution workgroups:
4040

41-
* The [Language Steering Group][language-steering-group] has authority over the evolution of the Swift language and its standard library.
41+
* The [Language Steering Group][language-steering-group] has authority over the evolution of the Swift language, its standard library, and any language configuration features of the Swift package manager.
42+
* The [Platform Steering Group][platform-steering-group] has authority over the evolution of all other features of the Swift package manager and its manifest files.
4243
* The [Testing Workgroup][testing-workgroup] has authority over the evolution of
4344
the Swift Testing and Corelibs XCTest projects.
4445

@@ -243,6 +244,7 @@ A given proposal can be in one of several states:
243244
[status-page]: https://apple.github.io/swift-evolution/
244245
[preview-package]: https://github.com/apple/swift-standard-library-preview/
245246
[language-steering-group]: https://www.swift.org/language-steering-group
247+
[platform-steering-group]: https://www.swift.org/platform-steering-group
246248
[testing-workgroup]: https://www.swift.org/testing-workgroup "Testing Workgroup page on Swift.org"
247249
[swift-template]: proposal-templates/0000-swift-template.md "Swift proposal template"
248250
[swiftpm-template]: proposal-templates/0000-swiftpm-template.md "Swift Package Manager proposal template"

0 commit comments

Comments
 (0)