From ef9f69c28e2db9df63ca16f688536babd79fb514 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Rakic?= Date: Fri, 8 Sep 2023 13:09:29 +0000 Subject: [PATCH] move wg-polonius to t-types and move dylan to alumni --- teams/wg-polonius.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/teams/wg-polonius.toml b/teams/wg-polonius.toml index bedff3012..cce1931aa 100644 --- a/teams/wg-polonius.toml +++ b/teams/wg-polonius.toml @@ -1,5 +1,5 @@ name = "wg-polonius" -subteam-of = "compiler" +subteam-of = "types" kind = "working-group" [people] @@ -10,7 +10,7 @@ members = ["lqd", "nikomatsakis", "amandasystems", "matthewjasper", "ecstatic-mo name = "Polonius working group" description = "Working on an experimental new borrow-checker implementation" repo = "https://rust-lang.github.io/compiler-team/working-groups/polonius/" -zulip-stream = "t-compiler/wg-polonius" +zulip-stream = "t-types/polonius" [[github]] orgs = ["rust-lang"]