diff --git a/teams/wg-rustc-dev-guide.toml b/teams/wg-rustc-dev-guide.toml index 54baebbf9..50bda2830 100644 --- a/teams/wg-rustc-dev-guide.toml +++ b/teams/wg-rustc-dev-guide.toml @@ -5,16 +5,25 @@ kind = "working-group" [people] leads = ["BoxyUwU", "tshepang"] members = [ + "BoxyUwU", "JohnTitor", "camelid", - "igaray", - "spastorino", - "tshepang", - "BoxyUwU", "jieyouxu", "jyn514", + "spastorino", + "tshepang", +] +alumni = [ + "LeSeulArtichaut", + "Nashenas88", + "amanjeev", + "chrissimpkins", + "igaray", + "mark-i-m", + "pierwill", + "rylev", + "togiberlin", ] -alumni = ["LeSeulArtichaut", "Nashenas88", "amanjeev", "chrissimpkins", "mark-i-m", "rylev", "togiberlin", "pierwill"] [[github]] orgs = ["rust-lang"]