diff --git a/teams/leadership-council.toml b/teams/leadership-council.toml index 4bb95d17d..a07069bd9 100644 --- a/teams/leadership-council.toml +++ b/teams/leadership-council.toml @@ -8,12 +8,13 @@ members = [ "ehuss", "jackh726", "jonathanpallant", - "khionu", "Mark-Simulacrum", "m-ou-se", "rylev", ] -alumni = [] +alumni = [ + "khionu", +] [[github]] orgs = ["rust-lang", "rust-lang-nursery"] diff --git a/teams/mods-discord.toml b/teams/mods-discord.toml index e1f83675d..eedae2b38 100644 --- a/teams/mods-discord.toml +++ b/teams/mods-discord.toml @@ -4,7 +4,6 @@ subteam-of = "mods" [people] leads = [] members = [ - "khionu", "sgrif", "technetos", "Manishearth" @@ -12,6 +11,7 @@ members = [ alumni = [ "Centril", "shadows-withal", + "khionu", ] [website] diff --git a/teams/mods-discourse.toml b/teams/mods-discourse.toml index 48c3d3d12..e6848754a 100644 --- a/teams/mods-discourse.toml +++ b/teams/mods-discourse.toml @@ -5,12 +5,12 @@ subteam-of = "mods" leads = [] members = [ "technetos", - "khionu", "notriddle", "steffahn", ] alumni = [ "mbrubeck", + "khionu", ] [website] diff --git a/teams/mods.toml b/teams/mods.toml index 4ac3e1cd4..5a0f540a8 100644 --- a/teams/mods.toml +++ b/teams/mods.toml @@ -4,13 +4,13 @@ name = "mods" leads = [] members = [ "technetos", - "khionu", "oli-obk", ] alumni = [ "BurntSushi", "llogiq", "matthieu-m", + "khionu", ] [[github]]