From e1ecabcae98896d4ecafe5adad6ea12611f44d16 Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Sat, 27 Sep 2025 09:13:59 +0200 Subject: [PATCH] rustc-dev-guide: make Noratrieb member Noratrieb regularly reviews PRs, so adding to the team as recognition of that fact, and to reflect reality --- teams/rustc-dev-guide.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/teams/rustc-dev-guide.toml b/teams/rustc-dev-guide.toml index 673bd1bb7..a12ef37ff 100644 --- a/teams/rustc-dev-guide.toml +++ b/teams/rustc-dev-guide.toml @@ -11,6 +11,7 @@ members = [ "jyn514", "tshepang", "amanjeev", + "Noratrieb", ] alumni = [ "LeSeulArtichaut",