diff --git a/teams/cargo.toml b/teams/cargo.toml index a979555f4..ca87b3aab 100644 --- a/teams/cargo.toml +++ b/teams/cargo.toml @@ -14,6 +14,7 @@ members = [ ] alumni = [ "alexcrichton", + "aturon", "nrc", "dwijnand", "wycats", diff --git a/teams/community.toml b/teams/community.toml index 8967f19d7..8e424f118 100644 --- a/teams/community.toml +++ b/teams/community.toml @@ -11,6 +11,7 @@ members = [ "nellshamrell", ] alumni = [ + "brson", "shadows-withal", "ashleygwilliams", "skade", diff --git a/teams/core.toml b/teams/core.toml index 58a965df0..c7f9ed4e2 100644 --- a/teams/core.toml +++ b/teams/core.toml @@ -11,6 +11,10 @@ members = [ "rylev", ] alumni = [ + "alexcrichton", + "aturon", + "brson", + "huonw", "nrc", "carols10cents", "nikomatsakis", diff --git a/teams/devtools.toml b/teams/devtools.toml index 3f91d5fde..31ebb36e7 100644 --- a/teams/devtools.toml +++ b/teams/devtools.toml @@ -3,7 +3,7 @@ name = "devtools" [people] leads = ["Manishearth"] members = ["Manishearth", "GuillaumeGomez", "oli-obk", "rbtcollins", "ehuss", "calebcartwright"] -alumni = ["nrc", "killercup", "Xanewok", "kinnison", "fitzgen"] +alumni = ["alexcrichton", "brson", "nrc", "killercup", "Xanewok", "kinnison", "fitzgen"] [rfcbot] label = "T-dev-tools" diff --git a/teams/infra.toml b/teams/infra.toml index b14001478..66cdca78d 100644 --- a/teams/infra.toml +++ b/teams/infra.toml @@ -12,6 +12,9 @@ members = [ "Kobzol", ] alumni = [ + "alexcrichton", + "aturon", + "brson", "sgrif", "nellshamrell", "ashleygwilliams", diff --git a/teams/lang.toml b/teams/lang.toml index 5a5f36e95..cd78a2023 100644 --- a/teams/lang.toml +++ b/teams/lang.toml @@ -13,6 +13,8 @@ members = [ "tmandry", ] alumni = [ + "aturon", + "huonw", "Centril", "cramertj", "nrc", diff --git a/teams/release.toml b/teams/release.toml index af6b84322..f6d24fc3c 100644 --- a/teams/release.toml +++ b/teams/release.toml @@ -10,6 +10,7 @@ members = [ "tmandry", ] alumni = [ + "alexcrichton", "BatmanAoD", "Centril", "sgrif", diff --git a/teams/rustup.toml b/teams/rustup.toml index df4b9a3e1..93004b22f 100644 --- a/teams/rustup.toml +++ b/teams/rustup.toml @@ -11,6 +11,7 @@ members = [ "rami3l", ] alumni = [ + "alexcrichton", "nrc", "kinnison", "hi-rustin", diff --git a/teams/style.toml b/teams/style.toml index 2263839dd..a7bb9fa9a 100644 --- a/teams/style.toml +++ b/teams/style.toml @@ -9,6 +9,9 @@ members = [ "joshtriplett", "yaahc", ] +alumni = [ + "brson", +] [[github]] orgs = ["rust-lang"] diff --git a/teams/wg-security-response.toml b/teams/wg-security-response.toml index 7ad11408b..34e082f10 100644 --- a/teams/wg-security-response.toml +++ b/teams/wg-security-response.toml @@ -9,6 +9,7 @@ members = [ "Manishearth", ] alumni = [ + "alexcrichton", "nikomatsakis", "steveklabnik", ] diff --git a/teams/wg-wasm.toml b/teams/wg-wasm.toml index fb59f991c..6bee88916 100644 --- a/teams/wg-wasm.toml +++ b/teams/wg-wasm.toml @@ -8,7 +8,9 @@ members = [ ] alumni = [ + "alexcrichton", "ashleygwilliams", + "aturon", ] [[lists]]