From 9d5bb00d92ccc5e413cc50d82f40733d02648838 Mon Sep 17 00:00:00 2001 From: Samuel Tardieu Date: Mon, 5 May 2025 19:02:54 +0200 Subject: [PATCH] Remove myself from users on vacation --- triagebot.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/triagebot.toml b/triagebot.toml index f27b109e9953..b2a2a85f61a0 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -42,7 +42,6 @@ new_pr = true contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md" users_on_vacation = [ "matthiaskrgr", - "samueltardieu", ] [assign.owners]