From 65d0ffbd90fe8d79a16f4cb006db8ce985d28793 Mon Sep 17 00:00:00 2001 From: Trevor Gross Date: Mon, 9 Dec 2024 08:12:59 +0000 Subject: [PATCH] triagebot: Remove JohnTitor from the review rotation --- triagebot.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/triagebot.toml b/triagebot.toml index 6f8200cb14c25..7a103b8fb72a6 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -11,7 +11,6 @@ contributing_url = "https://github.com/rust-lang/libc/blob/HEAD/CONTRIBUTING.md" [assign.owners] "*" = [ - "@JohnTitor", "@tgross35", ]