Skip to content

Commit a426249

Browse files
feat: add Contributor Experience Workgroup and Platforms Steering Group (#642)
* feat: add Contributor Experience Workgroup and Platforms Steering Group to community * fix: remove `steering` text for workgroups * feat: spilit Steering Groups with Workgroups * fix: remove duplicate groupnames in heading
1 parent c88e87a commit a426249

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

community/index.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,15 @@ Advancing the Swift programming language with a coherent, clear view of its evol
2626
* __[Code Owner](#code-owners)__ is the individual responsible for a specific area of the Swift codebase.
2727
* __[Committer](/contributing/#commit-access)__ is anyone that has commit access to the Swift code base.
2828
* __[Contributor](/contributing/#contributing-code)__ is anyone that contributes a patch or helps with code review.
29+
* __Steering Groups__
30+
* __[Language](#language-steering-group)__ is a small group of experts that drive the Swift language forward in a coherent direction.
31+
* __[Platforms](/platform-steering-group)__ is a small group of experts that enables the Swift language and its tools to be used in new environments.
2932
* __Workgroups__
30-
* __[C++ Interoperability Workgroup](/cxx-interop-workgroup)__ is a team that works on adding the support for the bidirectional interoperability between Swift and C++.
31-
* __[Documentation Workgroup](/documentation-workgroup)__ is a steering team that helps guide the documentation experience for Swift.
32-
* __[Language Steering Group](#language-steering-group)__ is a small group of experts that drive the Swift language forward in a coherent direction.
33-
* __[Swift on Server Workgroup](/sswg)__ is a steering team that promotes the use of Swift for developing and deploying server applications.
34-
* __[Website Workgroup](/website-workgroup/)__ is a steering team that helps guide the evolution on the Swift.org website.
33+
* __[C++ Interoperability](/cxx-interop-workgroup)__ is a team that works on adding the support for the bidirectional interoperability between Swift and C++.
34+
* __[Contributor Experience](/contributor-experience-workgroup)__ is a team that supports contributors to the Swift project, including contributions on the Swift Forums.
35+
* __[Documentation](/documentation-workgroup)__ is a team that helps guide the documentation experience for Swift.
36+
* __[Swift on Server](/sswg)__ is a team that promotes the use of Swift for developing and deploying server applications.
37+
* __[Website](/website-workgroup/)__ is a team that helps guide the evolution on the Swift.org website.
3538

3639
Most importantly, everyone that uses Swift is a valued member of our extended community.
3740

0 commit comments

Comments
 (0)