diff --git a/teams/rustdoc.toml b/teams/rustdoc.toml index f370f875d..599262f45 100644 --- a/teams/rustdoc.toml +++ b/teams/rustdoc.toml @@ -2,11 +2,10 @@ name = "rustdoc" subteam-of = "devtools" [people] -leads = ["GuillaumeGomez", "jyn514",] +leads = ["GuillaumeGomez"] members = [ "GuillaumeGomez", "ollie27", - "jyn514", "Manishearth", "Nemo157", "camelid", @@ -14,6 +13,7 @@ members = [ "jsha", ] alumni = [ + "jyn514", "kinnison", ]