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

Lang team updates #1072

Merged
merged 1 commit into from
Mar 21, 2018
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: 5 additions & 2 deletions _data/team.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,9 @@ people:
matthieu-m:
name: Matthieu M.
irc: matthieum
rpjohnst:
name: Russell Johnston
irc: Rusky

# Information about each team. Omit `lead` for teams without leaders.
#
Expand All @@ -248,11 +251,11 @@ teams:
members: [nrc, alexcrichton, aidanhs, wycats, steveklabnik, nikomatsakis, carols10cents, Mark-Simulacrum, aturon, ashleygwilliams]
- name: Language team
responsibility: "designing new language features"
members: [cramertj, withoutboats, eddyb, nrc, pnkfelix, nikomatsakis, aturon]
members: [cramertj, withoutboats, eddyb, nrc, pnkfelix, nikomatsakis, aturon, joshtriplett, scottmcm]
lead: nikomatsakis
- name: Language team shepherds
responsibility: "helping guide language RFCs to completion, assisting the language team with its work"
members: [solson, joshtriplett, whitequark, scottmcm]
members: [solson, whitequark, Centril, rpjohnst]
- name: Library team
responsibility: "the Rust standard library, rust-lang crates, conventions, and ecosystem support"
members: [alexcrichton, sfackler, BurntSushi, Kimundi, SimonSapin, dtolnay, aturon, KodrAus, withoutboats]
Expand Down