Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit a97a55e

Browse files
committed
Update community page with new teams
1 parent 738b3b7 commit a97a55e

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

en-US/community.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ through open discussion and consensus, under the stewardship of various
171171
development process, overseeing the introduction of new features, and ultimately
172172
making decisions for which there is no consensus (this happens rarely).
173173

174-
* The [Language Design Team][language_team] is responsible for the
174+
* The [Language Team][language_team] is responsible for the
175175
design of new language features.
176176

177177
* The [Library Team][library_team] is responsible for the Rust standard
@@ -180,15 +180,13 @@ library, rust-lang crates, and conventions.
180180
* The [Compiler Team][compiler_team] is responsible for compiler internals and
181181
optimizations.
182182

183-
* The [Tools Team][tool_team] is responsible for official tools like [Cargo],
184-
[rustup], and [rustfmt].
183+
* The [Dev tools team][dev_tools_team] is responsible for setting the overall
184+
direction of tools for working with Rust code.
185185

186-
* The [Infrastructure Team][infra_team] is responsible for tools that support
187-
the project itself: CI, release generation, bots, and metrics.
186+
* The [Cargo team][cargo_team] is responsible for the design and implementation of Cargo.
188187

189-
[Cargo]: https://crates.io
190-
[rustup]: https://www.rustup.rs
191-
[rustfmt]: https://github.com/rust-lang-nursery/rustfmt
188+
* The [Infrastructure Team][infra_team] is responsible for infrastructure that supports
189+
the project itself: CI, release generation, bots, and metrics.
192190

193191
* The [Community Team][community_team] is responsible for coordinating events,
194192
outreach, commercial users, teaching materials, and exposure. They can also
@@ -212,7 +210,8 @@ help get you started.
212210
[language_team]: team.html#Language-design-team
213211
[library_team]: team.html#Library-team
214212
[compiler_team]: team.html#Compiler-team
215-
[tool_team]: team.html#Tools-team
213+
[dev_tools_team]: team.html#Dev-tools-team
214+
[cargo_team]: team.html#Cargo-team
216215
[community_team]: team.html#Community-team
217216
[mod_team]: team.html#Moderation-team
218217
[doc_team]: team.html#Documentation-team

0 commit comments

Comments
 (0)