From f20ca6cdbe66639f13c674a138cdebaa68b00f97 Mon Sep 17 00:00:00 2001 From: Joshua Nelson Date: Tue, 4 Jan 2022 16:47:10 -0600 Subject: [PATCH] Remove myself as co-lead I've liked not being the go-to person for "rustdoc is doing strange things", I'd like that to be permanent. --- teams/rustdoc.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teams/rustdoc.toml b/teams/rustdoc.toml index f370f875d..b371421d7 100644 --- a/teams/rustdoc.toml +++ b/teams/rustdoc.toml @@ -2,7 +2,7 @@ name = "rustdoc" subteam-of = "devtools" [people] -leads = ["GuillaumeGomez", "jyn514",] +leads = ["GuillaumeGomez"] members = [ "GuillaumeGomez", "ollie27",