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

Add tromey to the dev-tools peers and move fitzgen and matklad to ful… #932

Merged
merged 1 commit into from
Sep 25, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions _data/team.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,8 @@ people:
name: Scott McMurray
cramertj:
name: Taylor Cramer
tromey:
name: Tom Tromey

# Information about each team. Omit `lead` for teams without leaders.
#
Expand Down Expand Up @@ -205,12 +207,11 @@ teams:
lead: nikomatsakis
- name: Dev tools team
responsibility: "overall direction for tools for working with Rust code"
members: [japaric, nrc, michaelwoerister, killercup, jonathandturner]
members: [fitzgen, japaric, jonathandturner, killercup, matklad, michaelwoerister, nrc]
lead: nrc
- name: Dev tools peers
responsibility: "oversight of specific Rust tools, and coordination with dev tools team"
members: [alexcrichton, emilio, fitzgen, manishearth, llogiq, oli-obk, matklad, jwilm, GuillaumeGomez, QuietMisdreavus, steveklabnik]
lead: nrc
members: [alexcrichton, emilio, GuillaumeGomez, jwilm, llogiq, manishearth, oli-obk, QuietMisdreavus, steveklabnik, tromey]
- name: Cargo team
responsibility: "design and implementation of Cargo"
members: [alexcrichton, carols10cents, withoutboats, matklad, wycats, joshtriplett, aturon]
Expand Down