diff --git a/repos/rust-lang/wg-grammar.toml b/repos/archive/rust-lang/wg-grammar.toml similarity index 88% rename from repos/rust-lang/wg-grammar.toml rename to repos/archive/rust-lang/wg-grammar.toml index edb3b7441..bc806d1d9 100644 --- a/repos/rust-lang/wg-grammar.toml +++ b/repos/archive/rust-lang/wg-grammar.toml @@ -4,4 +4,3 @@ description = "Where the work of WG-grammar, aiming to provide a canonical gramm bots = [] [access.teams] -wg-grammar = "write" diff --git a/teams/wg-grammar.toml b/teams/archive/wg-grammar.toml similarity index 92% rename from teams/wg-grammar.toml rename to teams/archive/wg-grammar.toml index 98da10c6d..aff1f463c 100644 --- a/teams/wg-grammar.toml +++ b/teams/archive/wg-grammar.toml @@ -3,12 +3,11 @@ subteam-of = "lang" kind = "working-group" [people] -leads = ["eddyb"] -members = [ +leads = [] +members = [] +alumni = [ "eddyb", "CAD97", -] -alumni = [ "Centril", "qmx", ]