about summary refs log tree commit diff
diff options
context:
space:
mode:
authorblyxyas <blyxyas@gmail.com>2024-02-22 16:41:01 +0100
committerblyxyas <blyxyas@gmail.com>2024-02-22 16:41:01 +0100
commitc6a720f2f245dc621bc876ddffc5e30e1d1e8f63 (patch)
tree78a78f0bb0e7ea516aa7029cb19d40fc46c7b45a
parentd554bcad7914a7fbe01a40371a7917ac0b763494 (diff)
downloadrust-c6a720f2f245dc621bc876ddffc5e30e1d1e8f63.tar.gz
rust-c6a720f2f245dc621bc876ddffc5e30e1d1e8f63.zip
Coming back to reviewer rotation
-rw-r--r--triagebot.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 3b1612c070d..303a4ca900c 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"]