From 8c73f24e41e07ab66cff573a76180c8cf16462be Mon Sep 17 00:00:00 2001 From: Mara Bos Date: Wed, 10 Nov 2021 13:51:48 +0100 Subject: [PATCH 1/2] Add inside-rust/2021-11-10-libs-contributors-the8472-kodraus.md. --- ...11-10-libs-contributors-the8472-kodraus.md | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 posts/inside-rust/2021-11-10-libs-contributors-the8472-kodraus.md diff --git a/posts/inside-rust/2021-11-10-libs-contributors-the8472-kodraus.md b/posts/inside-rust/2021-11-10-libs-contributors-the8472-kodraus.md new file mode 100644 index 000000000..aab707e6e --- /dev/null +++ b/posts/inside-rust/2021-11-10-libs-contributors-the8472-kodraus.md @@ -0,0 +1,26 @@ +--- +layout: post +title: "Please welcome The 8472 and Ashley Mannix to Library Contributors" +author: Mara Bos +description: "Please welcome The 8472 and Ashley Mannix to Library Contributors" +team: the library team +--- + +Please welcome The 8472 and Ashley Mannix to the +[Library Contributors](https://www.rust-lang.org/governance/teams/library#libs-contributors) group! + +[The 8472](https://github.com/the8472) has been working on +[various](https://github.com/rust-lang/rust/pull/70793) +[specializations](https://github.com/rust-lang/rust/pull/75272) +[in the](https://github.com/rust-lang/rust/pull/78641) +[standard library](https://github.com/rust-lang/rust/pull/83245), +and has been involved in many library-related changes and discussions. + +[Ashley Mannix](https://github.com/KodrAus/) maintains +[several popular Rust crates](https://crates.io/users/KodrAus?sort=downloads) +and used to be a part of the Library (API) Team. +Ashley is now getting back into Rust open source work, +and will be helping out with maintenance of the standard library +and some official `rust-lang` crates such as [`log`](https://crates.io/crates/log). + +Congratulations The 8472 and Ashley, and thanks for everything you do! From 791b0c8a9558d3b5dd2d6d7a40bfae13c1c197d6 Mon Sep 17 00:00:00 2001 From: Mara Bos Date: Mon, 15 Nov 2021 17:51:55 +0100 Subject: [PATCH 2/2] Update date. --- ...kodraus.md => 2021-11-15-libs-contributors-the8472-kodraus.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename posts/inside-rust/{2021-11-10-libs-contributors-the8472-kodraus.md => 2021-11-15-libs-contributors-the8472-kodraus.md} (100%) diff --git a/posts/inside-rust/2021-11-10-libs-contributors-the8472-kodraus.md b/posts/inside-rust/2021-11-15-libs-contributors-the8472-kodraus.md similarity index 100% rename from posts/inside-rust/2021-11-10-libs-contributors-the8472-kodraus.md rename to posts/inside-rust/2021-11-15-libs-contributors-the8472-kodraus.md