From 0dc97890cfdc73620c3edd69ffea2ab6b76f9651 Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Sun, 17 Aug 2025 16:14:21 +0200 Subject: [PATCH 1/3] reformat --- teams/wg-rustc-dev-guide.toml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/teams/wg-rustc-dev-guide.toml b/teams/wg-rustc-dev-guide.toml index 54baebbf9..792295196 100644 --- a/teams/wg-rustc-dev-guide.toml +++ b/teams/wg-rustc-dev-guide.toml @@ -14,7 +14,16 @@ members = [ "jieyouxu", "jyn514", ] -alumni = ["LeSeulArtichaut", "Nashenas88", "amanjeev", "chrissimpkins", "mark-i-m", "rylev", "togiberlin", "pierwill"] +alumni = [ + "LeSeulArtichaut", + "Nashenas88", + "amanjeev", + "chrissimpkins", + "mark-i-m", + "rylev", + "togiberlin", + "pierwill", +] [[github]] orgs = ["rust-lang"] From eb0fd99b91f42e39ce21596856d3cf269abca629 Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Sun, 17 Aug 2025 16:14:34 +0200 Subject: [PATCH 2/3] sort --- teams/wg-rustc-dev-guide.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/teams/wg-rustc-dev-guide.toml b/teams/wg-rustc-dev-guide.toml index 792295196..158d4f7f4 100644 --- a/teams/wg-rustc-dev-guide.toml +++ b/teams/wg-rustc-dev-guide.toml @@ -5,14 +5,14 @@ kind = "working-group" [people] leads = ["BoxyUwU", "tshepang"] members = [ + "BoxyUwU", "JohnTitor", "camelid", "igaray", - "spastorino", - "tshepang", - "BoxyUwU", "jieyouxu", "jyn514", + "spastorino", + "tshepang", ] alumni = [ "LeSeulArtichaut", @@ -20,9 +20,9 @@ alumni = [ "amanjeev", "chrissimpkins", "mark-i-m", + "pierwill", "rylev", "togiberlin", - "pierwill", ] [[github]] From f535c975a393cff4dc78cf70b4abbbcd9147abfe Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Sun, 17 Aug 2025 16:12:58 +0200 Subject: [PATCH 3/3] retire inactive rdg member --- teams/wg-rustc-dev-guide.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teams/wg-rustc-dev-guide.toml b/teams/wg-rustc-dev-guide.toml index 158d4f7f4..50bda2830 100644 --- a/teams/wg-rustc-dev-guide.toml +++ b/teams/wg-rustc-dev-guide.toml @@ -8,7 +8,6 @@ members = [ "BoxyUwU", "JohnTitor", "camelid", - "igaray", "jieyouxu", "jyn514", "spastorino", @@ -19,6 +18,7 @@ alumni = [ "Nashenas88", "amanjeev", "chrissimpkins", + "igaray", "mark-i-m", "pierwill", "rylev",