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

Commit cb335be

Browse files
committed
Update other team pages to include infra team
1 parent fc2679b commit cb335be

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

_data/team.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,11 +156,11 @@ teams:
156156
responsibility: "compiler internals, optimizations"
157157
members: [arielb1, eddyb, nrc, pnkfelix, bkoropoff, nikomatsakis, aatch, dotdash, michaelwoerister, jseyfried]
158158
lead: nikomatsakis
159-
- name: Tooling
159+
- name: Tools team
160160
responsibility: "Rust tools (e.g. Cargo, rustup)"
161161
members: [japaric, brson, nrc, alexcrichton, vadimcn, wycats, carols10cents, michaelwoerister]
162162
lead: alexcrichton
163-
- name: Infrastructure
163+
- name: Infrastructure team
164164
responsibility: "Tools supporting the Rust project itself: CI, releases, bots, metrics"
165165
members: [TimNN, aidanhs, Mark-Simulacrum, frewsxcv, alexcrichton, erickt, brson, shepmaster, carols10cents, aturon]
166166
lead: aturon

en-US/community.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,11 @@ library, rust-lang crates, and conventions.
180180
* The [Compiler Team][compiler_team] is responsible for compiler internals and
181181
optimizations.
182182

183-
* The [Tooling and Infrastructure Team][tool_team] is responsible for official
184-
tools like [Cargo], [rustup], and [rustfmt], as well as the CI Infrastructure for the
185-
project.
183+
* The [Tools Team][tool_team] is responsible for official tools like [Cargo],
184+
[rustup], and [rustfmt].
185+
186+
* The [Infrastructure Team][infra_team] is responsible for tools that support
187+
the project itself: CI, release generation, bots, and metrics.
186188

187189
[Cargo]: https://crates.io
188190
[rustup]: https://www.rustup.rs
@@ -210,10 +212,11 @@ help get you started.
210212
[language_team]: team.html#Language-design-team
211213
[library_team]: team.html#Library-team
212214
[compiler_team]: team.html#Compiler-team
213-
[tool_team]: team.html#Tooling-and-infrastructure
215+
[tool_team]: team.html#Tools-team
214216
[community_team]: team.html#Community-team
215217
[mod_team]: team.html#Moderation-team
216218
[doc_team]: team.html#Documentation-team
219+
[infra_team]: team.html#Infrastructure-team
217220

218221
## Rust Development
219222

team.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
---
22
layout: redirect
33
---
4-

0 commit comments

Comments
 (0)