From 1044e5bbcc73fb581ec1801e66ad8deb9aebf237 Mon Sep 17 00:00:00 2001 From: Samuel Tardieu Date: Thu, 8 May 2025 21:39:35 +0200 Subject: [PATCH] Set Manish in vacation mode --- triagebot.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/triagebot.toml b/triagebot.toml index fe558e0ef8f3..e3d4507202ab 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -42,6 +42,7 @@ new_pr = true contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md" users_on_vacation = [ "matthiaskrgr", + "Manishearth", ] [assign.owners]