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

Commit c0f08be

Browse files
authored
add Zoxc to compiler team
Add @Zoxc to the compiler team.
1 parent b86a3a5 commit c0f08be

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_data/team.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,8 @@ people:
180180
name: Taylor Cramer
181181
tromey:
182182
name: Tom Tromey
183+
Zoxc:
184+
name: Zoxc
183185

184186
# Information about each team. Omit `lead` for teams without leaders.
185187
#
@@ -205,7 +207,7 @@ teams:
205207
members: [KodrAus]
206208
- name: Compiler team
207209
responsibility: "compiler internals, optimizations"
208-
members: [arielb1, eddyb, estebank, nrc, petrochenkov, pnkfelix, nikomatsakis, jseyfried, michaelwoerister]
210+
members: [arielb1, eddyb, estebank, nrc, petrochenkov, pnkfelix, nikomatsakis, jseyfried, michaelwoerister, Zoxc]
209211
lead: nikomatsakis
210212
- name: Dev tools team
211213
responsibility: "overall direction for tools for working with Rust code"

0 commit comments

Comments
 (0)