From 5314d7da0fc2f51b90275cfe8f0d0c340a122285 Mon Sep 17 00:00:00 2001 From: Jacob Hoffman-Andrews Date: Sun, 16 Nov 2025 16:05:52 -0800 Subject: [PATCH] Move 'jsha' from members to alumni It's been great working with y'all, but I haven't had the time to devote to this work lately, so I'd like to update the team membership to reflect that fact. I hope I get to do some more work along similar veins in the future, so consider this "ta ta for now." --- teams/rustdoc.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teams/rustdoc.toml b/teams/rustdoc.toml index cd3be4499..cfc84b4eb 100644 --- a/teams/rustdoc.toml +++ b/teams/rustdoc.toml @@ -7,7 +7,6 @@ members = [ "GuillaumeGomez", "Manishearth", "camelid", - "jsha", "notriddle", "aDotInTheVoid", "fmease", @@ -15,6 +14,7 @@ members = [ "yotamofek", ] alumni = [ + "jsha", "Nemo157", "jyn514", "kinnison",