From 6c2b83387b3a4245ae9541a68f87b159b8de66b2 Mon Sep 17 00:00:00 2001 From: Travis Cross Date: Mon, 6 Jan 2025 21:37:54 +0000 Subject: [PATCH] Adopt wg-async as a subteam (WG) of lang We're working to move things out from under the launching-pad team to more appropriate places. It makes the most sense for the async working group to be adopted as a subteam of lang, so let's do that. Note that there are ongoing discussions of how we on lang might want to further refactor this working group. This PR doesn't seek to resolve those. It just puts the working group in our domain. We can later adjust as we deem proper. --- teams/wg-async.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teams/wg-async.toml b/teams/wg-async.toml index 971d20abf..55bd949f5 100644 --- a/teams/wg-async.toml +++ b/teams/wg-async.toml @@ -1,5 +1,5 @@ name = "wg-async" -subteam-of = "launching-pad" +subteam-of = "lang" kind = "working-group" [people]