From 77d4ebdf052fe70ff33c6b963024023ddf08979f Mon Sep 17 00:00:00 2001 From: apiraino Date: Tue, 2 May 2023 12:34:43 +0200 Subject: [PATCH] Update WG-prioritization member list --- teams/wg-prioritization.toml | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/teams/wg-prioritization.toml b/teams/wg-prioritization.toml index 0def341d3..03c1392e5 100644 --- a/teams/wg-prioritization.toml +++ b/teams/wg-prioritization.toml @@ -5,34 +5,33 @@ kind = "working-group" [people] leads = ["apiraino", "wesleywiser"] members = [ - "am-1t", + "Dylan-DPC", "apiraino", - "bawerd", "camelid", - "djcarpe", - "Dylan-DPC", - "frxstrem", "hameerabbasi", "hkmatsumoto", "inquisitivecrystal", - "JamesPatrickGill", - "jechasteen", - "JohnTitor", "lcnr", - "mstallmo", - "o0Ignition0o", "pnkfelix", - "Stupremee", - "TaKO8Ki", - "tamuhey", "wesleywiser", ] alumni = [ "Centril", - "jyn514", + "JohnTitor", "LeSeulArtichaut", + "Stupremee", + "jyn514", "mark-i-m", + "o0Ignition0o", "spastorino", + # The following nicknames listed here to pass validation + # see https://github.com/rust-lang/team/pull/992 + "am-1t", + "bawerd", + "djcarpe", + "frxstrem", + "jechasteen", + "mstallmo" ] [website] @@ -55,6 +54,5 @@ excluded-people = [ "camelid", "pnkfelix", "hkmatsumoto", - "inquisitivecrystal", - "TaKO8Ki", + "inquisitivecrystal" ]