From 85364e5307f087d5ef78942673cb651fd0027e2d Mon Sep 17 00:00:00 2001 From: blyxyas Date: Thu, 11 Jan 2024 20:52:07 +0100 Subject: [PATCH] I'm not on vacation (again) --- triagebot.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/triagebot.toml b/triagebot.toml index a05765b39813..3eadc66f544f 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -19,7 +19,6 @@ new_pr = true [assign] contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md" -users_on_vacation = ["blyxyas"] [assign.owners] "/.github" = ["@flip1995"]