diff --git a/repos/rust-lang/dyn-upcasting-coercion-initiative.toml b/repos/archive/rust-lang/dyn-upcasting-coercion-initiative.toml similarity index 99% rename from repos/rust-lang/dyn-upcasting-coercion-initiative.toml rename to repos/archive/rust-lang/dyn-upcasting-coercion-initiative.toml index 21b3fe0a4..940532886 100644 --- a/repos/rust-lang/dyn-upcasting-coercion-initiative.toml +++ b/repos/archive/rust-lang/dyn-upcasting-coercion-initiative.toml @@ -7,4 +7,3 @@ bots = [] project-dyn-upcasting = "write" [environments.github-pages] - diff --git a/repos/rust-lang/project-ffi-unwind.toml b/repos/archive/rust-lang/project-ffi-unwind.toml similarity index 78% rename from repos/rust-lang/project-ffi-unwind.toml rename to repos/archive/rust-lang/project-ffi-unwind.toml index 44930d6be..c7678c860 100644 --- a/repos/rust-lang/project-ffi-unwind.toml +++ b/repos/archive/rust-lang/project-ffi-unwind.toml @@ -4,4 +4,3 @@ description = "" bots = [] [access.teams] -wg-ffi-unwind = "write" diff --git a/teams/project-dyn-upcasting.toml b/teams/archive/project-dyn-upcasting.toml similarity index 87% rename from teams/project-dyn-upcasting.toml rename to teams/archive/project-dyn-upcasting.toml index 9227e1553..e53dd677b 100644 --- a/teams/project-dyn-upcasting.toml +++ b/teams/archive/project-dyn-upcasting.toml @@ -3,14 +3,12 @@ kind = "project-group" subteam-of = "lang" [people] -leads = [ - "crlf0710", -] -members = [ +leads = [] +members = [] +alumni = [ "crlf0710", "nikomatsakis", ] -alumni = [] [website] name = "Dyn Upcasting Initiative" diff --git a/teams/project-keyword-generics.toml b/teams/archive/project-keyword-generics.toml similarity index 88% rename from teams/project-keyword-generics.toml rename to teams/archive/project-keyword-generics.toml index b97d1eb16..32917e4e1 100644 --- a/teams/project-keyword-generics.toml +++ b/teams/archive/project-keyword-generics.toml @@ -3,18 +3,15 @@ kind = "project-group" subteam-of = "lang" [people] -leads = [ - "oli-obk", - "yoshuawuyts", -] -members = [ - "oli-obk", - "nikomatsakis", - "yoshuawuyts", +leads = [] +members = [] +alumni = [ "lcnr", + "nikomatsakis", + "oli-obk", "traviscross", + "yoshuawuyts", ] -alumni = [] [website] name = "Keyword Generics Initiative" diff --git a/teams/wg-ffi-unwind.toml b/teams/archive/wg-ffi-unwind.toml similarity index 90% rename from teams/wg-ffi-unwind.toml rename to teams/archive/wg-ffi-unwind.toml index f72eabe16..f5d4ddfd6 100644 --- a/teams/wg-ffi-unwind.toml +++ b/teams/archive/wg-ffi-unwind.toml @@ -3,8 +3,9 @@ subteam-of = "lang" kind = "working-group" [people] -leads = ["nikomatsakis", "acfoltzer", "BatmanAoD"] -members = [ +leads = [] +members = [] +alumni = [ "Amanieu", "BatmanAoD", "CAD97", @@ -13,12 +14,10 @@ members = [ "chorman0773", "cratelyn", "gnzlbg", + "joshtriplett", "nbdd0121", "nikomatsakis", ] -alumni = [ - "joshtriplett", -] [website] name = "ffi-unwind project group"