From 7113172a55cde0a28a4337f4245e33d71ab859c9 Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Sat, 6 Sep 2025 06:26:08 +0200 Subject: [PATCH] point to Compiler team docs on Forge --- src/compiler-team.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/compiler-team.md b/src/compiler-team.md index 6be52833f..896d9e6f6 100644 --- a/src/compiler-team.md +++ b/src/compiler-team.md @@ -1,10 +1,14 @@ # About the compiler team +> NOTE: +> There exists much detail about the team [on Forge], making most of the following obsolete. + rustc is maintained by the [Rust compiler team][team]. The people who belong to this team collectively work to track regressions and implement new features. Members of the Rust compiler team are people who have made significant contributions to rustc and its design. +[on Forge]: https://forge.rust-lang.org/compiler [team]: https://www.rust-lang.org/governance/teams/compiler ## Discussion