From 9839a814d4bdb50e8db1fb06477214873ffff88a Mon Sep 17 00:00:00 2001 From: Nell Shamrell Date: Mon, 27 Oct 2025 17:09:30 -0700 Subject: [PATCH 1/4] updates README list of current editors and adds list of alumni editors Signed-off-by: Nell Shamrell --- README.md | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 33f33c0de..9019a8eaa 100644 --- a/README.md +++ b/README.md @@ -10,14 +10,14 @@ license](http://mit-license.org/). * [nellshamrell](https://github.com/nellshamrell) * [llogiq](https://github.com/llogiq) -* [cdmistman](https://github.com/cdmistman) * [ericseppanen](https://github.com/ericseppanen) * [extrawurst](https://github.com/extrawurst) * [U007D](https://github.com/U007D) -* [joelmarcey](https://github.com/joelmarcey) * [mariannegoldin](https://github.com/mariannegoldin) -* [bennyvasquez](https://github.com/bennyvasquez) * [bdillo](https://github.com/bdillo) +* [opeolluwa](https://github.com/opeolluwa) +* [bnchi](https://github.com/bnchi) +* [KannanPalani57](https://github.com/KannanPalani57) * [tzilist](https://github.com/tzilist) ## Language Reviewers @@ -28,6 +28,18 @@ license](http://mit-license.org/). * [MATRIXKOO](https://github.com/MATRIXKOO) - Chinese * [Folyd](https://github.com/Folyd) - Chinese +## Alumni Editors + +* [emberian](https://github.com/emberian) +* [nasa42](https://github.com/nasa42) +* [Flavsditz](https://github.com/Flavsditz) +* [brson](https://github.com/brson) +* [andrewpollack](https://github.com/andrewpollack) +* [cdmistman](https://github.com/cdmistman) +* [joelmarcey](https://github.com/joelmarcey) +* [bennyvasquez](https://github.com/bennyvasquez) + + ## PRs for next issue are now being accepted To propose content for inclusion in the next newsletter (found in the `drafts/` From d3597dfb6cdca7fd9f40bbd61df20680904a1956 Mon Sep 17 00:00:00 2001 From: Nell Shamrell Date: Mon, 27 Oct 2025 17:10:34 -0700 Subject: [PATCH 2/4] removes extra spacing Signed-off-by: Nell Shamrell --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9019a8eaa..b0b84fcad 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,6 @@ license](http://mit-license.org/). * [joelmarcey](https://github.com/joelmarcey) * [bennyvasquez](https://github.com/bennyvasquez) - ## PRs for next issue are now being accepted To propose content for inclusion in the next newsletter (found in the `drafts/` From 450c259cde5d0f25dac1b7bc81fbca505d773743 Mon Sep 17 00:00:00 2001 From: Nell Shamrell Date: Mon, 27 Oct 2025 17:13:37 -0700 Subject: [PATCH 3/4] updates list of editors in template Signed-off-by: Nell Shamrell --- draft/DRAFT_TEMPLATE | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/draft/DRAFT_TEMPLATE b/draft/DRAFT_TEMPLATE index 3ddb3bece..51056b8c7 100644 --- a/draft/DRAFT_TEMPLATE +++ b/draft/DRAFT_TEMPLATE @@ -220,7 +220,8 @@ Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE) [Please submit quotes and vote for next week!](https://users.rust-lang.org/t/twir-quote-of-the-week/328) -*This Week in Rust is edited by: [nellshamrell](https://github.com/nellshamrell), [llogiq](https://github.com/llogiq), [cdmistman](https://github.com/cdmistman), [ericseppanen](https://github.com/ericseppanen), [extrawurst](https://github.com/extrawurst), [U007D](https://github.com/U007D), [joelmarcey](https://github.com/joelmarcey), [mariannegoldin](https://github.com/mariannegoldin), [bennyvasquez](https://github.com/bennyvasquez), [bdillo](https://github.com/bdillo)* +*This Week in Rust is edited by: [nellshamrell](https://github.com/nellshamrell), [llogiq](https://github.com/llogiq), [ericseppanen](https://github.com/ericseppanen), [extrawurst](https://github.com/extrawurst), [U007D](https://github.com/U007D), + [mariannegoldin](https://github.com/mariannegoldin), [bdillo](https://github.com/bdillo), [opeolluwa](https://github.com/opeolluwa), [bnchi](https://github.com/bnchi), [KannanPalani57](https://github.com/KannanPalani57), [tzilist](https://github.com/tzilist)* *Email list hosting is sponsored by [The Rust Foundation](https://foundation.rust-lang.org/)* From 10a3b671868e2c3d7dbf4cfc9c9adab03795bf09 Mon Sep 17 00:00:00 2001 From: M Goldin <23177337+mariannegoldin@users.noreply.github.com> Date: Wed, 29 Oct 2025 21:46:25 -0700 Subject: [PATCH 4/4] Make list of editors a bulleted list with line breaks --- draft/DRAFT_TEMPLATE | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/draft/DRAFT_TEMPLATE b/draft/DRAFT_TEMPLATE index 51056b8c7..1401349ec 100644 --- a/draft/DRAFT_TEMPLATE +++ b/draft/DRAFT_TEMPLATE @@ -220,8 +220,18 @@ Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE) [Please submit quotes and vote for next week!](https://users.rust-lang.org/t/twir-quote-of-the-week/328) -*This Week in Rust is edited by: [nellshamrell](https://github.com/nellshamrell), [llogiq](https://github.com/llogiq), [ericseppanen](https://github.com/ericseppanen), [extrawurst](https://github.com/extrawurst), [U007D](https://github.com/U007D), - [mariannegoldin](https://github.com/mariannegoldin), [bdillo](https://github.com/bdillo), [opeolluwa](https://github.com/opeolluwa), [bnchi](https://github.com/bnchi), [KannanPalani57](https://github.com/KannanPalani57), [tzilist](https://github.com/tzilist)* +*This Week in Rust is edited by: * +* [nellshamrell](https://github.com/nellshamrell) +* [llogiq](https://github.com/llogiq) +* [ericseppanen](https://github.com/ericseppanen) +* [extrawurst](https://github.com/extrawurst) +* [U007D](https://github.com/U007D) +* [mariannegoldin](https://github.com/mariannegoldin) +* [bdillo](https://github.com/bdillo) +* [opeolluwa](https://github.com/opeolluwa) +* [bnchi](https://github.com/bnchi) +* [KannanPalani57](https://github.com/KannanPalani57) +* [tzilist](https://github.com/tzilist) *Email list hosting is sponsored by [The Rust Foundation](https://foundation.rust-lang.org/)*