diff --git a/content/inside-rust/compiler-team-new-members-june-2025.md b/content/inside-rust/compiler-team-new-members-june-2025.md new file mode 100644 index 000000000..12f6a984d --- /dev/null +++ b/content/inside-rust/compiler-team-new-members-june-2025.md @@ -0,0 +1,17 @@ ++++ +path = "inside-rust/2025/06/19/compiler-team-new-members" +title = "Announcing one new member of the compiler team" +authors = ["davidtwco and wesleywiser"] + +[extra] +team = "the compiler team" +team_url = "https://www.rust-lang.org/governance/teams/compiler" ++++ +Just [last month we announced five new members of the compiler team][blog_prev_addition] but now we have another new member to announce: + +- [yaahc](https://github.com/yaahc), team member + - Jane has been making significant progress on the [Metrics Initiative](https://rust-lang.github.io/rust-project-goals/2025h1/metrics-initiative.html) compiler team Project Goal to help us quantify unstable feature usage. + +Thanks Jane for your contributions! + +[blog_prev_addition]: https://blog.rust-lang.org/inside-rust/2025/05/30/compiler-team-new-members/