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

add Zoxc to compiler team #974

Merged
merged 1 commit into from
Jan 4, 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
4 changes: 3 additions & 1 deletion _data/team.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,8 @@ people:
name: Taylor Cramer
tromey:
name: Tom Tromey
Zoxc:
name: Zoxc

# Information about each team. Omit `lead` for teams without leaders.
#
Expand All @@ -205,7 +207,7 @@ teams:
members: [KodrAus]
- name: Compiler team
responsibility: "compiler internals, optimizations"
members: [arielb1, eddyb, estebank, nrc, petrochenkov, pnkfelix, nikomatsakis, jseyfried, michaelwoerister]
members: [arielb1, eddyb, estebank, nrc, petrochenkov, pnkfelix, nikomatsakis, jseyfried, michaelwoerister, Zoxc]
lead: nikomatsakis
- name: Dev tools team
responsibility: "overall direction for tools for working with Rust code"
Expand Down