From 3ba157a86fa8074297c99520fad5bc541dc17ab8 Mon Sep 17 00:00:00 2001 From: Eric Huss Date: Sun, 31 Mar 2024 19:31:23 -0700 Subject: [PATCH] Post March 2024 council representative selections --- ...04-01-leadership-council-repr-selection.md | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 posts/inside-rust/2024-04-01-leadership-council-repr-selection.md diff --git a/posts/inside-rust/2024-04-01-leadership-council-repr-selection.md b/posts/inside-rust/2024-04-01-leadership-council-repr-selection.md new file mode 100644 index 000000000..02bf23065 --- /dev/null +++ b/posts/inside-rust/2024-04-01-leadership-council-repr-selection.md @@ -0,0 +1,25 @@ +--- +layout: post +title: "Leadership Council March Representative Selections" +author: Eric Huss +team: Leadership Council +--- + +The March 2024 selections for [Leadership Council] representatives have been finalized. All teams chose their existing representatives to continue for a second term. The representatives are: + +* [Compiler] — [Eric Holk] +* [Crates.io] — [Carol Nichols] +* [Devtools] — [Eric Huss] +* [Launching Pad] — [Jonathan Pallant] + +[Leadership Council]: https://www.rust-lang.org/governance/teams/leadership-council +[compiler]: https://www.rust-lang.org/governance/teams/compiler +[crates.io]: https://www.rust-lang.org/governance/teams/crates-io +[devtools]: https://www.rust-lang.org/governance/teams/dev-tools +[launching pad]: https://forge.rust-lang.org/governance/council.html#the-launching-pad-top-level-team +[Eric Holk]: https://github.com/eholk +[Carol Nichols]: https://github.com/carols10cents +[Eric Huss]: https://github.com/ehuss +[Jonathan Pallant]: https://github.com/jonathanpallant + +Thanks to everyone who participated in the process! The next representative selections will be in September for the other half of the Council.