From 557596450bd6de1c8c01911a8928d6ecbf9d2fe7 Mon Sep 17 00:00:00 2001 From: apiraino Date: Fri, 13 Jun 2025 17:58:17 +0200 Subject: [PATCH] Archive wg-binary-size --- people/h1467792822.toml | 4 ---- people/kupiakos.toml | 5 ----- people/wain303009.toml | 4 ---- .../rust-lang/wg-binary-size.toml | 1 - teams/{ => archive}/wg-binary-size.toml | 22 ++++++++----------- 5 files changed, 9 insertions(+), 27 deletions(-) delete mode 100644 people/h1467792822.toml delete mode 100644 people/kupiakos.toml delete mode 100644 people/wain303009.toml rename repos/{ => archive}/rust-lang/wg-binary-size.toml (84%) rename teams/{ => archive}/wg-binary-size.toml (78%) diff --git a/people/h1467792822.toml b/people/h1467792822.toml deleted file mode 100644 index 9ced84b02..000000000 --- a/people/h1467792822.toml +++ /dev/null @@ -1,4 +0,0 @@ -name = 'h1467792822' -github = 'h1467792822' -github-id = 8490488 -zulip-id = 587627 diff --git a/people/kupiakos.toml b/people/kupiakos.toml deleted file mode 100644 index 1b7e81929..000000000 --- a/people/kupiakos.toml +++ /dev/null @@ -1,5 +0,0 @@ -name = "Alyssa Haroldsen" -github = "kupiakos" -github-id = 3309728 -email = "kupiakos@gmail.com" -zulip-id = 400643 diff --git a/people/wain303009.toml b/people/wain303009.toml deleted file mode 100644 index 2d05133cd..000000000 --- a/people/wain303009.toml +++ /dev/null @@ -1,4 +0,0 @@ -name = 'Wayne Wu' -github = 'wain303009' -github-id = 38760447 -zulip-id = 651021 diff --git a/repos/rust-lang/wg-binary-size.toml b/repos/archive/rust-lang/wg-binary-size.toml similarity index 84% rename from repos/rust-lang/wg-binary-size.toml rename to repos/archive/rust-lang/wg-binary-size.toml index a1fccc15f..5294e1700 100644 --- a/repos/rust-lang/wg-binary-size.toml +++ b/repos/archive/rust-lang/wg-binary-size.toml @@ -4,4 +4,3 @@ description = "Improving the binary size of Rust programs and libraries" bots = [] [access.teams] -wg-binary-size = "write" diff --git a/teams/wg-binary-size.toml b/teams/archive/wg-binary-size.toml similarity index 78% rename from teams/wg-binary-size.toml rename to teams/archive/wg-binary-size.toml index 74e52b95c..0913e9e09 100644 --- a/teams/wg-binary-size.toml +++ b/teams/archive/wg-binary-size.toml @@ -3,23 +3,19 @@ kind = "working-group" subteam-of = "compiler" [people] -leads = ["thomcc", "m-ou-se"] -members = [ - "davidtwco", - "h1467792822", +leads = [] +members = [] + +alumni = [ "Kobzol", - "kupiakos", + "antoyo", + "davidtwco", "m-ou-se", "nbdd0121", "nnethercote", - "thomcc", - "wain303009", - "workingjubilee", - "antoyo", "tgross35", -] - -alumni = [ + "thomcc", + "workingjubilee" ] [permissions] @@ -36,4 +32,4 @@ repo = "https://github.com/rust-lang/wg-binary-size" zulip-stream = "wg-binary-size" [[zulip-groups]] -name = "wg-binary-size" +name = "wg-binary-size" \ No newline at end of file