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

move cramertj to the lang team #914

Merged
merged 1 commit into from
Aug 31, 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
6 changes: 4 additions & 2 deletions _data/team.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ people:
irc: burntsushi
carols10cents:
name: Carol Nichols
cramertj:
name: Taylor Cramer
dotdash:
name: Björn Steinbrink
irc: doener
Expand Down Expand Up @@ -181,11 +183,11 @@ teams:
members: [nrc, alexcrichton, wycats, steveklabnik, nikomatsakis, carols10cents, aturon, erickt]
- name: Language team
responsibility: "designing new language features"
members: [withoutboats, eddyb, nrc, pnkfelix, nikomatsakis, aturon]
members: [cramertj, withoutboats, eddyb, nrc, pnkfelix, nikomatsakis, aturon]
lead: nikomatsakis
- name: Language team shepherds
responsibility: "helping guide language RFCs to completion, assisting the language team with its work"
members: [solson, joshtriplett, whitequark, cramertj, scottmcm]
members: [solson, joshtriplett, whitequark, scottmcm]
- name: Library team
responsibility: "the Rust standard library, rust-lang crates, conventions, and ecosystem support"
members: [alexcrichton, sfackler, BurntSushi, Kimundi, dtolnay, aturon]
Expand Down