From 908f51e3a5706023c5bdaaa6fc79718ad5c98cb4 Mon Sep 17 00:00:00 2001 From: Michael Goulet Date: Mon, 8 Jan 2024 00:02:26 +0000 Subject: [PATCH] Add project group for const traits initiative --- teams/project-const-traits.toml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 teams/project-const-traits.toml diff --git a/teams/project-const-traits.toml b/teams/project-const-traits.toml new file mode 100644 index 000000000..b92cd9071 --- /dev/null +++ b/teams/project-const-traits.toml @@ -0,0 +1,16 @@ +name = "project-const-traits" +kind = "project-group" +subteam-of = "compiler" + +[people] +leads = [ + "fee1-dead", +] +members = [ + "compiler-errors", + "fee1-dead", + "fmease", + "oli-obk", +] +alumni = [] +