From c908f57b82252b638912064c75415f644a8fd303 Mon Sep 17 00:00:00 2001 From: Waffle Maybe Date: Wed, 14 Aug 2024 17:40:01 +0200 Subject: [PATCH] Remove myself from review rotation --- triagebot.toml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/triagebot.toml b/triagebot.toml index 54a675ea..9900272f 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -4,13 +4,10 @@ contributing_url = "https://github.com/teloxide/teloxide/blob/master/CONTRIBUTIN [assign.adhoc_groups] # This is a special group that will be used if none of the `owners` entries matches. -fallback = ["@WaffleLapkin", "@Hirrolot"] +fallback = ["@Hirrolot"] [assign.owners] -"crates/teloxide-core" = ["@WaffleLapkin"] -"crates/teloxide-macros" = ["@WaffleLapkin"] "crates/teloxide" = ["@Hirrolot"] -".github" = ["@WaffleLapkin"] [autolabel."S-waiting-on-review"]