From c239f2d41352bd57e93d2486e6f372685d00a0a5 Mon Sep 17 00:00:00 2001 From: Eric Huss Date: Tue, 25 Mar 2025 11:14:42 -0700 Subject: [PATCH 1/3] Add post for March 2025 council selections --- .../leadership-council-repr-selection@5.md | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 posts/inside-rust/leadership-council-repr-selection@5.md diff --git a/posts/inside-rust/leadership-council-repr-selection@5.md b/posts/inside-rust/leadership-council-repr-selection@5.md new file mode 100644 index 000000000..785b65f06 --- /dev/null +++ b/posts/inside-rust/leadership-council-repr-selection@5.md @@ -0,0 +1,22 @@ ++++ +layout = "post" +date = 2025-03-25 +title = "Leadership Council March 2025 Representative Selections" +author = "Eric Huss" +team = "Leadership Council " ++++ + +The March 2025 selections for [Leadership Council] representatives have been finalized. The compiler team has chosen [Josh Stone] as their new representative. [Eric Huss] and [James Munns] will continue to represent [Devtools] and [Launching Pad] respectively. + +We'd like to give our thanks to the outgoing representative [Eric Holk] for his many substantial and valuable contributions. + +[Leadership Council]: https://www.rust-lang.org/governance/teams/leadership-council +[compiler]: https://www.rust-lang.org/governance/teams/compiler +[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 Huss]: https://github.com/ehuss +[Josh Stone]: https://github.com/cuviper +[James Munns]: https://github.com/jamesmunns +[Eric Holk]: https://github.com/eholk + +Thanks to everyone who participated in the process! The next representative selections will be in September 2025 for the other half of the Council. From fec6e704bc8c8ffac32fbe808d69d4b7d273115a Mon Sep 17 00:00:00 2001 From: Eric Huss Date: Wed, 26 Mar 2025 09:40:30 -0700 Subject: [PATCH 2/3] Add some more about Eric's contributions --- posts/inside-rust/leadership-council-repr-selection@5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/inside-rust/leadership-council-repr-selection@5.md b/posts/inside-rust/leadership-council-repr-selection@5.md index 785b65f06..421805e8b 100644 --- a/posts/inside-rust/leadership-council-repr-selection@5.md +++ b/posts/inside-rust/leadership-council-repr-selection@5.md @@ -8,7 +8,7 @@ team = "Leadership Council Date: Wed, 26 Mar 2025 09:41:12 -0700 Subject: [PATCH 3/3] Update to today's date --- posts/inside-rust/leadership-council-repr-selection@5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/inside-rust/leadership-council-repr-selection@5.md b/posts/inside-rust/leadership-council-repr-selection@5.md index 421805e8b..ee1dbe461 100644 --- a/posts/inside-rust/leadership-council-repr-selection@5.md +++ b/posts/inside-rust/leadership-council-repr-selection@5.md @@ -1,6 +1,6 @@ +++ layout = "post" -date = 2025-03-25 +date = 2025-03-26 title = "Leadership Council March 2025 Representative Selections" author = "Eric Huss" team = "Leadership Council "