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

Commit f61b370

Browse files
authored
Merge branch 'master' into docs-team
2 parents 9b037d9 + fb585de commit f61b370

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

_data/team.yml

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ people:
8585
Kimundi:
8686
name: Marvin Löbel
8787
irc: kimundi
88-
Mark-Sumulacrum:
88+
Mark-Simulacrum:
8989
name: Mark Simulacrum
9090
irc: simulacrum
9191
manishearth:
@@ -127,7 +127,7 @@ people:
127127
steveklabnik:
128128
name: Steve Klabnik
129129
TimNN:
130-
Tim Neumann
130+
name: Tim Neumann
131131
vadimcn:
132132
name: Vadim Chugunov
133133
ubsan:
@@ -146,31 +146,31 @@ people:
146146
teams:
147147
- name: Core team
148148
responsibility: "overall direction of the project, subteam leadership, cross-cutting concerns"
149-
members: [brson, alexcrichton, wycats, steveklabnik, nikomatsakis, aturon, erickt, carols10cents, nrc]
149+
members: [brson, nrc, alexcrichton, wycats, steveklabnik, nikomatsakis, carols10cents, aturon, erickt]
150150
- name: Language design team
151151
responsibility: "designing new language features"
152-
members: [eddyb, nrc, pnkfelix, nikomatsakis, aturon, withoutboats]
152+
members: [withoutboats, eddyb, nrc, pnkfelix, nikomatsakis, aturon]
153153
lead: nikomatsakis
154154
- name: Library team
155155
responsibility: "the Rust standard library, rust-lang crates, conventions, and ecosystem support"
156156
members: [brson, alexcrichton, sfackler, BurntSushi, Kimundi, dtolnay, aturon]
157157
lead: aturon
158158
- name: Compiler team
159159
responsibility: "compiler internals, optimizations"
160-
members: [arielb1, eddyb, nrc, pnkfelix, bkoropoff, nikomatsakis, aatch, dotdash, michaelwoerister, jseyfried]
160+
members: [arielb1, eddyb, nrc, pnkfelix, bkoropoff, nikomatsakis, aatch, jseyfried, dotdash, michaelwoerister]
161161
lead: nikomatsakis
162162
- name: Tools team
163163
responsibility: "Rust tools (e.g. Cargo, rustup)"
164164
members: [japaric, brson, nrc, alexcrichton, vadimcn, wycats, carols10cents, michaelwoerister]
165165
lead: alexcrichton
166166
- name: Infrastructure team
167167
responsibility: "Tools supporting the Rust project itself: CI, releases, bots, metrics"
168-
members: [TimNN, aidanhs, Mark-Simulacrum, frewsxcv, alexcrichton, erickt, brson, shepmaster, carols10cents, aturon]
168+
members: [brson, alexcrichton, frewsxcv, shepmaster, aidanhs, TimNN, carols10cents, Mark-Simulacrum, erickt, aturon]
169169
lead: aturon
170170
- name: Community team
171171
responsibility: "coordinating events, outreach, commercial users, teaching materials, and exposure"
172172
lead: erickt
173-
members: [brson, skade, manishearth, johannhof, carols10cents, badboy, booyaa, bstrie, erickt, jonathandturner, edunham]
173+
members: [brson, edunham, skade, manishearth, johannhof, carols10cents, badboy, booyaa, bstrie, erickt, jonathandturner]
174174
175175
- name: Documentation team
176176
responsibility: "ensuring Rust has fantastic documentation"
@@ -180,14 +180,13 @@ teams:
180180
members: [mbrubeck, BurntSushi, manishearth, pnkfelix, niconii]
181181
182182
- name: Style team
183-
members: [brson, japaric, joshtriplett, nrc, solson, steveklabnik, ubsan]
183+
members: [brson, japaric, nrc, steveklabnik, ubsan, solson, joshtriplett]
184184
lead: nrc
185185
responsibility: "temporary 'strike team' charged with deciding on code style guidelines and configuring Rustfmt (process specified in <a href='https://github.com/rust-lang/rfcs/blob/master/text/1607-style-rfcs.md'>RFC 1607</a>)"
186186
187187
- name: Rust team alumni
188188
responsibility: "enjoying a leisurely retirement"
189-
members: [Gankro, huonw, pcwalton, peschkaj]
190-
189+
members: [Gankro, pcwalton, huonw, peschkaj]
191190
# Information on sites to get profile information from
192191
sites:
193192
github:

0 commit comments

Comments
 (0)