From 022d851d09a9d86a2aa9618dfd2ebe757d9e5f12 Mon Sep 17 00:00:00 2001 From: Niko Matsakis Date: Fri, 9 Feb 2024 16:04:37 -0500 Subject: [PATCH 1/4] announce tyler as lang team co-lead --- posts/inside-rust/2024-02-09-lang-team-colead.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 posts/inside-rust/2024-02-09-lang-team-colead.md diff --git a/posts/inside-rust/2024-02-09-lang-team-colead.md b/posts/inside-rust/2024-02-09-lang-team-colead.md new file mode 100644 index 000000000..568918086 --- /dev/null +++ b/posts/inside-rust/2024-02-09-lang-team-colead.md @@ -0,0 +1,14 @@ +--- +layout: post +title: "Tyler Mandry as Lang Team co-lead" +author: Niko Matsakis +team: the lang design team +--- + +It gives me great pleasure to announce (rather belatedly[^b]) that Tyler Mandry has been chosen as the new lang-team co-lead. Tyler is a great choice for lead, as he always brings a balanced, thoughtful perspective to discussions, but is also willing to take strong positions when he believes he knows the right path forward. And he usually does. You may have seen Tyler speak at RustConf last year, where he delivered [one of the opening keynotes][kn]; Tyler also serves as the co-lead for the Async Rust Working Group, and in that capacity he has [authored a number of influential and thoughtful blog posts](https://tmandry.gitlab.io/blog/), most recently making the case for [what reliability means to async](https://tmandry.gitlab.io/blog/posts/making-async-reliable/). I know I speak for everyone on the team when I say that we are looking forward to seeing what Tyler will help bring about for Rust! + +[^b]: This announcement is way overdue, as Tyler [was chosen on Sep 21 of 2023!][1077] Sorry Tyler! Better late than never, as they say. + +[1077]: https://github.com/rust-lang/team/pull/1077#issuecomment-1730655519 + +[kn]: https://youtu.be/37yASSgrdGE?si=El-UCqxAQ7_kchi_&t=1360 \ No newline at end of file From b7f8f743ecc0f5bf9e525e0b0dfb1d89a0c373b8 Mon Sep 17 00:00:00 2001 From: Niko Matsakis Date: Tue, 13 Feb 2024 15:13:25 -0500 Subject: [PATCH 2/4] Rename 2024-02-09-lang-team-colead.md to 2024-02-13-lang-team-colead.md --- ...02-09-lang-team-colead.md => 2024-02-13-lang-team-colead.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename posts/inside-rust/{2024-02-09-lang-team-colead.md => 2024-02-13-lang-team-colead.md} (95%) diff --git a/posts/inside-rust/2024-02-09-lang-team-colead.md b/posts/inside-rust/2024-02-13-lang-team-colead.md similarity index 95% rename from posts/inside-rust/2024-02-09-lang-team-colead.md rename to posts/inside-rust/2024-02-13-lang-team-colead.md index 568918086..ca9f0c0ee 100644 --- a/posts/inside-rust/2024-02-09-lang-team-colead.md +++ b/posts/inside-rust/2024-02-13-lang-team-colead.md @@ -11,4 +11,4 @@ It gives me great pleasure to announce (rather belatedly[^b]) that Tyler Mandry [1077]: https://github.com/rust-lang/team/pull/1077#issuecomment-1730655519 -[kn]: https://youtu.be/37yASSgrdGE?si=El-UCqxAQ7_kchi_&t=1360 \ No newline at end of file +[kn]: https://youtu.be/37yASSgrdGE?si=El-UCqxAQ7_kchi_&t=1360 From 180834f943bfea6d135b0d246744d4b6734ad06e Mon Sep 17 00:00:00 2001 From: Niko Matsakis Date: Tue, 13 Feb 2024 16:01:08 -0500 Subject: [PATCH 3/4] Update posts/inside-rust/2024-02-13-lang-team-colead.md Co-authored-by: Tyler Mandry --- posts/inside-rust/2024-02-13-lang-team-colead.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/inside-rust/2024-02-13-lang-team-colead.md b/posts/inside-rust/2024-02-13-lang-team-colead.md index ca9f0c0ee..65abad6ad 100644 --- a/posts/inside-rust/2024-02-13-lang-team-colead.md +++ b/posts/inside-rust/2024-02-13-lang-team-colead.md @@ -1,6 +1,6 @@ --- layout: post -title: "Tyler Mandry as Lang Team co-lead" +title: "Announcing Tyler Mandry as Lang Team co-lead" author: Niko Matsakis team: the lang design team --- From 339fbe83b1abb82169e409d58e570ba57a36a130 Mon Sep 17 00:00:00 2001 From: Niko Matsakis Date: Tue, 13 Feb 2024 16:01:23 -0500 Subject: [PATCH 4/4] Update posts/inside-rust/2024-02-13-lang-team-colead.md Co-authored-by: Tyler Mandry --- posts/inside-rust/2024-02-13-lang-team-colead.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/posts/inside-rust/2024-02-13-lang-team-colead.md b/posts/inside-rust/2024-02-13-lang-team-colead.md index 65abad6ad..41267b5f0 100644 --- a/posts/inside-rust/2024-02-13-lang-team-colead.md +++ b/posts/inside-rust/2024-02-13-lang-team-colead.md @@ -5,7 +5,9 @@ author: Niko Matsakis team: the lang design team --- -It gives me great pleasure to announce (rather belatedly[^b]) that Tyler Mandry has been chosen as the new lang-team co-lead. Tyler is a great choice for lead, as he always brings a balanced, thoughtful perspective to discussions, but is also willing to take strong positions when he believes he knows the right path forward. And he usually does. You may have seen Tyler speak at RustConf last year, where he delivered [one of the opening keynotes][kn]; Tyler also serves as the co-lead for the Async Rust Working Group, and in that capacity he has [authored a number of influential and thoughtful blog posts](https://tmandry.gitlab.io/blog/), most recently making the case for [what reliability means to async](https://tmandry.gitlab.io/blog/posts/making-async-reliable/). I know I speak for everyone on the team when I say that we are looking forward to seeing what Tyler will help bring about for Rust! +It gives me great pleasure to announce (rather belatedly[^b]) that Tyler Mandry has been chosen as the new lang-team co-lead. Tyler is a great choice for lead, as he always brings a balanced, thoughtful perspective to discussions, but is also willing to take strong positions when he believes he knows the right path forward. And he usually does. + +You may have seen Tyler speak at RustConf last year, where he delivered [one of the opening keynotes][kn]; Tyler also serves as the co-lead for the Async Rust Working Group, and in that capacity he has [authored a number of influential and thoughtful blog posts](https://tmandry.gitlab.io/blog/), most recently making the case for [what reliability means to async](https://tmandry.gitlab.io/blog/posts/making-async-reliable/). I know I speak for everyone on the team when I say that we are looking forward to seeing what Tyler will help bring about for Rust! [^b]: This announcement is way overdue, as Tyler [was chosen on Sep 21 of 2023!][1077] Sorry Tyler! Better late than never, as they say.