diff --git a/posts/inside-rust/2021-11-25-in-response-to-the-moderation-team-resignation.md b/posts/inside-rust/2021-11-25-in-response-to-the-moderation-team-resignation.md new file mode 100644 index 000000000..a39b778e1 --- /dev/null +++ b/posts/inside-rust/2021-11-25-in-response-to-the-moderation-team-resignation.md @@ -0,0 +1,42 @@ +--- +layout: post +title: "In response to the moderation team resignation" +author: The undersigned +--- + +As top-level team leads, project directors to the Foundation, and core team +members, we are actively collaborating to establish next steps after the +statement from the Rust moderation team. + +While we are having ongoing conversations to share perspectives on the +situation, we'd like to collectively state that we are all committed to the +continuity and long term health of the project. + +Updates on next steps will be shared with the project and wider community over +the next few weeks. In the meantime, we are grateful to the interim moderators +who have stepped up to provide moderation continuity to the project. + +Signed, in alphabetical order, \ +  Aidan Hobson Sayers (Core team) \ +  Ashley Williams (Core team) \ +  Felix Klock (Compiler team co-lead) \ +  Florian Gilcher (Core team) \ +  Jan-Erik Rediger (Core team) \ +  Jane Lusby (Project Director for Collaboration) \ +  Josh Stone (Project Director for Reliability) \ +  Josh Triplett (Language team co-lead) \ +  Joshua Gould (Mod team) \ +  JT (Core team) \ +  Justin Geibel (crates.io team co-lead) \ +  Khionu Sybiern (Mod team) \ +  Manish Goregaokar (Devtools co-lead) \ +  Mara Bos (Library team lead) \ +  Mark Rousskov (Core team) \ +  Nicholas Matsakis (Language team co-lead) \ +  Pascal Hertleif (Devtools co-lead) \ +  Pietro Albini (Core team) \ +  Ryan Levick (Core team) \ +  Steve Klabnik (Core team) \ +  Tobias Bieniek (crates.io team co-lead) \ +  Tyler Mandry (Project Director for Quality) \ +  Wesley Wiser (Compiler team co-lead) diff --git a/posts/inside-rust/blog.yml b/posts/inside-rust/blog.yml index f439d19b2..4a41360ab 100644 --- a/posts/inside-rust/blog.yml +++ b/posts/inside-rust/blog.yml @@ -8,4 +8,4 @@ index-html: This is the "Inside Rust" blog. This blog is aimed at those w use this blog to post status updates, calls for help, and other similar announcements. maintained-by: the Rust Teams -requires-team: true +requires-team: false