From 37216f85a1c0f1647e518c638250222d111f78aa Mon Sep 17 00:00:00 2001 From: jyn Date: Wed, 26 Jul 2023 14:43:15 -0700 Subject: [PATCH] Prevent people from assigning me as a PR reviewer --- triagebot.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/triagebot.toml b/triagebot.toml index cc26c3b3e7b94..bfc14b24d6eba 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -498,6 +498,7 @@ cc = ["@nnethercote"] [assign] warn_non_default_branch = true contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html" +users_on_vacation = ["jyn514"] [assign.adhoc_groups] compiler-team = [