From 5f7af5d7b5cce9589a7f4fa9667b7d206a59db9a Mon Sep 17 00:00:00 2001 From: Joshua Nelson Date: Sat, 8 May 2021 22:40:08 -0400 Subject: [PATCH] Remove myself from the rustdoc review queue I won't have time to review PRs for the foreseeable future. --- highfive/configs/rust-lang/rust.json | 1 - 1 file changed, 1 deletion(-) diff --git a/highfive/configs/rust-lang/rust.json b/highfive/configs/rust-lang/rust.json index 9e5d24c0..b7570fe9 100644 --- a/highfive/configs/rust-lang/rust.json +++ b/highfive/configs/rust-lang/rust.json @@ -26,7 +26,6 @@ "@pietroalbini" ], "rustdoc": [ - "@jyn514", "@GuillaumeGomez", "@ollie27", "@CraftSpider"