diff --git a/team.md b/team.md new file mode 100644 index 000000000..a92c2abd4 --- /dev/null +++ b/team.md @@ -0,0 +1,163 @@ +--- +layout: default +title: The Rust Team +--- + + + +# The Rust Team + +The Rust project is [governed](https://github.com/rust-lang/rfcs/pull/1068) by a +number of teams, each focused on a specific area of concern. Below are the +rosters, in alphabetical order. + +## Core team + +**Responsibility**: *overall direction of the project, subteam leadership, cross-cutting concerns* + + + + + + + + + + + + + +
Brian Anderson
+
Alex Crichton
+
Yehuda Katz
+
Steve Klabnik
+
Niko Matsakis
+
Aaron Turon
+
Patrick Walton
+
Huon Wilson
+
+ +## Language design team + +**Responsibility**: *designing new language features* + + + + + + + + +
Nick Cameron
+
Felix Klock
+
Niko Matsakis (lead)
+
Aaron Turon
+
+ +## Library team + +**Responsibility**: *the Rust standard library, rust-lang crates, conventions* + + + + + + + + + + + + + +
Brian Anderson
+
Alexis Beingessner
+
Alex Crichton
+
Steven Fackler
+
Andrew Gallant
+
Marvin Löbel
+
Aaron Turon (lead)
+
Huon Wilson
+
+ +## Compiler team + +**Responsibility**: *compiler internals, optimizations* + + + + + + + + + + + + + + + +
Jakub Bukaj
+
Eduard Burtescu
+
Nick Cameron
+
Felix Klock
+
Brian Koropoff
+
Niko Matsakis (lead)
+
James Miller
+
Björn Steinbrink
+
Michael Woerister
+
+ +## Tooling and infrastructure team + +**Responsiblity**: *tool support (e.g. Cargo, multirust), CI infrastructure, etc.* + + + + + + + + + + +
Brian Anderson
+
Nick Cameron
+
Alex Crichton (lead)
+
Vadim Chugunov
+
Michael Woerister
+
+ +## Moderation team + +**Responsibility**: *helping uphold the [code of conduct](http://www.rust-lang.org/conduct.html)* + + + + + + + + + + +
Matt Brubeck
+
Andrew Gallant
+
Manish Goregaokar
+
Felix Klock
+
Erick Tryzelaar
+