diff --git a/teams/cloud-compute.toml b/teams/cloud-compute.toml index e13761586..31da2cd4f 100644 --- a/teams/cloud-compute.toml +++ b/teams/cloud-compute.toml @@ -27,6 +27,7 @@ members = [ "addiesh", "teor2345", "Human9000-bit", + "aDotInTheVoid", ] alumni = [ diff --git a/teams/rustdoc-json.toml b/teams/rustdoc-json.toml index 8c3a33b0b..ca1451169 100644 --- a/teams/rustdoc-json.toml +++ b/teams/rustdoc-json.toml @@ -4,11 +4,11 @@ subteam-of = "rustdoc" [people] leads = [] members = [ - "aDotInTheVoid", "GuillaumeGomez", "Urgau", ] alumni = [ + "aDotInTheVoid", ] [permissions] diff --git a/teams/rustdoc.toml b/teams/rustdoc.toml index df055fd06..bc7bf81d5 100644 --- a/teams/rustdoc.toml +++ b/teams/rustdoc.toml @@ -8,7 +8,6 @@ members = [ "Manishearth", "camelid", "notriddle", - "aDotInTheVoid", "fmease", "lolbinarycat", "yotamofek", @@ -24,6 +23,7 @@ alumni = [ "QuietMisdreavus", "onur", "steveklabnik", + "aDotInTheVoid", ] [[github]]