From f3e00339a7009e735dcc280eba62e8f5f30c4c98 Mon Sep 17 00:00:00 2001 From: Philipp Krones Date: Thu, 15 Aug 2024 21:09:17 +0200 Subject: [PATCH] flip1995: 2 week vacation --- triagebot.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/triagebot.toml b/triagebot.toml index dcf00e4e384b..99b3560a0642 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -20,6 +20,7 @@ new_pr = true [assign] contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md" users_on_vacation = [ + "flip1995", "matthiaskrgr", "giraffate", ]