diff --git a/teams/compiler.toml b/teams/compiler.toml index 5da59c7ec..2ca9bd8ac 100644 --- a/teams/compiler.toml +++ b/teams/compiler.toml @@ -13,11 +13,11 @@ members = [ "matthewjasper", "varkor", "wesleywiser", - "Zoxc", ] alumni = [ "cramertj", "michaelwoerister", + "Zoxc", ] [permissions] diff --git a/teams/wg-parallel-rustc.toml b/teams/wg-parallel-rustc.toml index 4f27d65b4..dde55692a 100644 --- a/teams/wg-parallel-rustc.toml +++ b/teams/wg-parallel-rustc.toml @@ -3,8 +3,8 @@ subteam-of = "compiler" wg = true [people] -leads = ["Zoxc", "michaelwoerister"] -members = ["Zoxc", "michaelwoerister"] +leads = ["Mark-Simulacrum", "nikomatsakis"] +members = ["nikomatsakis", "Mark-Simulacrum", "alexcrichton", "cuviper", "spastorino"] [website] name = "Parallel rustc working group"