diff --git a/teams/all.toml b/teams/all.toml index 30f4b5490..ad8d49683 100644 --- a/teams/all.toml +++ b/teams/all.toml @@ -37,7 +37,6 @@ name = "T-all" excluded-people = [ "U007D", "andrewpollack", - "arshiamufti", "bnchi", "celaus", "opeolluwa", @@ -51,7 +50,6 @@ name = "all/private" excluded-people = [ "U007D", "andrewpollack", - "arshiamufti", "bnchi", "celaus", "opeolluwa", diff --git a/teams/community-rustbridge.toml b/teams/archive/community-rustbridge.toml similarity index 91% rename from teams/community-rustbridge.toml rename to teams/archive/community-rustbridge.toml index e96c23d74..4bac4589a 100644 --- a/teams/community-rustbridge.toml +++ b/teams/archive/community-rustbridge.toml @@ -2,17 +2,16 @@ name = "community-rustbridge" subteam-of = "community" [people] -leads = ["manyinsects"] -members = [ +leads = [] +members = [] + +alumni = [ "manyinsects", "technetos", "arshiamufti", "spacekookie", "sebasmagri", "mattgathu", -] - -alumni = [ "ashleygwilliams", ]