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

Commit fc2679b

Browse files
committed
Add infrastructure team
1 parent 5123cb2 commit fc2679b

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

_data/team.yml

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
people:
2222
aatch:
2323
name: James Miller
24+
aidanhs:
25+
name: Aidan Hobson Sayers
2426
arielb1:
2527
name: Ariel Ben-Yehuda
2628
alexcrichton:
@@ -83,6 +85,9 @@ people:
8385
Kimundi:
8486
name: Marvin Löbel
8587
irc: kimundi
88+
Mark-Sumulacrum:
89+
name: Mark Simulacrum
90+
irc: simulacrum
8691
manishearth:
8792
name: Manish Goregaokar
8893
irc: Manishearth
@@ -108,13 +113,18 @@ people:
108113
name: Felix Klock
109114
sfackler:
110115
name: Steven Fackler
116+
shepmaster:
117+
name: Jake Goulding
118+
irc: shep
111119
skade:
112120
name: Florian Gilcher
113121
solson:
114122
name: Scott Olson
115123
irc: scott
116124
steveklabnik:
117125
name: Steve Klabnik
126+
TimNN:
127+
Tim Neumann
118128
vadimcn:
119129
name: Vadim Chugunov
120130
ubsan:
@@ -146,10 +156,14 @@ teams:
146156
responsibility: "compiler internals, optimizations"
147157
members: [arielb1, eddyb, nrc, pnkfelix, bkoropoff, nikomatsakis, aatch, dotdash, michaelwoerister, jseyfried]
148158
lead: nikomatsakis
149-
- name: Tooling and infrastructure
150-
responsibility: "tool support (e.g. Cargo, rustup), CI infrastructure, etc."
159+
- name: Tooling
160+
responsibility: "Rust tools (e.g. Cargo, rustup)"
151161
members: [japaric, brson, nrc, alexcrichton, vadimcn, wycats, carols10cents, michaelwoerister]
152162
lead: alexcrichton
163+
- name: Infrastructure
164+
responsibility: "Tools supporting the Rust project itself: CI, releases, bots, metrics"
165+
members: [TimNN, aidanhs, Mark-Simulacrum, frewsxcv, alexcrichton, erickt, brson, shepmaster, carols10cents, aturon]
166+
lead: aturon
153167
- name: Community team
154168
responsibility: "coordinating events, outreach, commercial users, teaching materials, and exposure"
155169
lead: erickt

0 commit comments

Comments
 (0)