From 8d6f62c2850f4c5dda6dc0a13d56afea2606d2d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Rakic?= Date: Fri, 18 Sep 2026 16:53:06 +0200 Subject: [PATCH 1/3] reformat --- teams/wg-polonius.toml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/teams/wg-polonius.toml b/teams/wg-polonius.toml index bb14f432a..30c53009e 100644 --- a/teams/wg-polonius.toml +++ b/teams/wg-polonius.toml @@ -4,7 +4,13 @@ kind = "working-group" [people] leads = ["lqd", "nikomatsakis"] -members = ["lqd", "nikomatsakis", "amandasystems", "matthewjasper", "ecstatic-morse"] +members = [ + "lqd", + "nikomatsakis", + "amandasystems", + "matthewjasper", + "ecstatic-morse", +] alumni = [] [website] From 019c8ff9273d6529e319411336f2efdef64f6567 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Rakic?= Date: Fri, 18 Sep 2026 16:53:29 +0200 Subject: [PATCH 2/3] thanks Dylan <3 --- teams/wg-polonius.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/teams/wg-polonius.toml b/teams/wg-polonius.toml index 30c53009e..5d9c97ec3 100644 --- a/teams/wg-polonius.toml +++ b/teams/wg-polonius.toml @@ -9,9 +9,10 @@ members = [ "nikomatsakis", "amandasystems", "matthewjasper", +] +alumni = [ "ecstatic-morse", ] -alumni = [] [website] name = "Polonius working area" From eb7eccc00ebcd1f11c591d82aa815e705ec17d4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Rakic?= Date: Fri, 18 Sep 2026 16:55:30 +0200 Subject: [PATCH 3/3] add jackh726 to the wg --- teams/wg-polonius.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/teams/wg-polonius.toml b/teams/wg-polonius.toml index 5d9c97ec3..b936fa384 100644 --- a/teams/wg-polonius.toml +++ b/teams/wg-polonius.toml @@ -9,6 +9,7 @@ members = [ "nikomatsakis", "amandasystems", "matthewjasper", + "jackh726", ] alumni = [ "ecstatic-morse",