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

Commit 375e059

Browse files
committed
Add tromey to the dev-tools peers and move fitzgen and matklad to full membership
Also sort alphabetically
1 parent 6bd250b commit 375e059

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

_data/team.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,8 @@ people:
176176
name: Scott McMurray
177177
cramertj:
178178
name: Taylor Cramer
179+
tromey:
180+
name: Tom Tromey
179181

180182
# Information about each team. Omit `lead` for teams without leaders.
181183
#
@@ -205,12 +207,11 @@ teams:
205207
lead: nikomatsakis
206208
- name: Dev tools team
207209
responsibility: "overall direction for tools for working with Rust code"
208-
members: [japaric, nrc, michaelwoerister, killercup, jonathandturner]
210+
members: [fitzgen, japaric, jonathandturner, killercup, matklad, michaelwoerister, nrc]
209211
lead: nrc
210212
- name: Dev tools peers
211213
responsibility: "oversight of specific Rust tools, and coordination with dev tools team"
212-
members: [alexcrichton, emilio, fitzgen, manishearth, llogiq, oli-obk, matklad, jwilm, GuillaumeGomez, QuietMisdreavus, steveklabnik]
213-
lead: nrc
214+
members: [alexcrichton, emilio, GuillaumeGomez, jwilm, llogiq, manishearth, oli-obk, QuietMisdreavus, steveklabnik, tromey]
214215
- name: Cargo team
215216
responsibility: "design and implementation of Cargo"
216217
members: [alexcrichton, carols10cents, withoutboats, matklad, wycats, joshtriplett, aturon]

0 commit comments

Comments
 (0)