Skip to content

Commit 5125082

Browse files
authored
Merge pull request #1141 from rust-lang/pa-infra-leads
Add post on infra leadership change
2 parents 65cd450 + 2672f7c commit 5125082

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
---
2+
layout: post
3+
title: "Leadership change in the Rust Infrastructure Team"
4+
author: Pietro Albini
5+
team: the infrastructure team <https://www.rust-lang.org/governance/teams/infra>
6+
---
7+
8+
After almost four years leading the Rust Infrastructure Team, in late July I
9+
[expressed my intent to step down as lead of the team][resign] to focus back on
10+
technical work. On one side, I need to rest and recharge after doing
11+
organizational and governance work for so long. On the other side, it's healthy
12+
for the team to rotate its leadership role to bring fresh ideas to the table!
13+
14+
Like the other Rust teams, the lead in the infra team is not who makes the
15+
final decision, and their vote doesn't have more weight. We make all decisions
16+
together, and the lead is mostly responsible for running meetings, making sure
17+
important tasks are not dropped on the floor, and representing the team with
18+
third parties.
19+
20+
The whole team met this week to discuss our future. We decided that we want to
21+
take inspiration from [the compiler team's rolling leads][compiler]: we will
22+
have two leads at the same time, with the expectation that after a number of
23+
years (still to be defined) the one who served the most time as lead will step
24+
down, making space for a new lead. We will also document our process in the
25+
coming months.
26+
27+
We also have consensus on the two new leads of the team! I'm happy to announce
28+
that for the next few years, the new team leads for infra will be:
29+
30+
* Jake Goulding ([@shepmaster]), long time member of the infra team. He
31+
maintains the [Rust Playground][play], and has been instrumental in the
32+
support for Apple Silicon in our CI.
33+
34+
* Jan David Nose ([@jdno]), who joined the Rust Foundation last year to work
35+
full-time inside the infrastructure team, bringing a lot of experience and
36+
time.
37+
38+
On behalf of the team I want to thank them for stepping up, and we all wish
39+
them best of luck in their new role!
40+
41+
As for myself, I'm proud of the work the whole team has been doing over the
42+
past four years and all the challenges we overcame. It's been an honor serving
43+
as the lead and I look forward to going back to technical work in the coming
44+
months.
45+
46+
Pietro.
47+
48+
[resign]: https://rust-lang.zulipchat.com/#narrow/stream/242791-t-infra/topic/team.20leadership/near/380328076
49+
[compiler]: https://rust-lang.github.io/rfcs/3262-compiler-team-rolling-leads.html
50+
[play]: https://play.rust-lang.org
51+
[@shepmaster]: https://github.com/shepmaster
52+
[@jdno]: https://github.com/jdno

0 commit comments

Comments
 (0)