From 77ae11ef517d4d1947f3706fe934e3f027e2f2f2 Mon Sep 17 00:00:00 2001 From: Eric Huss Date: Tue, 19 Aug 2025 11:54:58 -0700 Subject: [PATCH] Update lang-docs membership This updates the lang-docs membership to better reflect the current state. TC has been helping with the organizational side of lang-docs, and helping across all of the projects. I'd like to express a huge appreciation to Gankra, Havvy, and matthewjasper for their contributions, and they are always welcome to come back. --- teams/lang-docs.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/teams/lang-docs.toml b/teams/lang-docs.toml index 41f9e0859..f38f77c90 100644 --- a/teams/lang-docs.toml +++ b/teams/lang-docs.toml @@ -2,17 +2,17 @@ name = "lang-docs" subteam-of = "lang" [people] -leads = ["ehuss", "JohnTitor"] +leads = ["ehuss", "traviscross"] members = [ "ehuss", - "Gankra", - "Havvy", "JohnTitor", - "matthewjasper", "traviscross", ] alumni = [ "Centril", + "Gankra", + "Havvy", + "matthewjasper", ] [[github]]