about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-12-25 12:00:41 +0000
committerbors <bors@rust-lang.org>2023-12-25 12:00:41 +0000
commit5ab23198985194d0255c53ff6bfdf38b7f4c72ed (patch)
tree20e7c98fd4fabc4493b058a3331486a89e1023c7
parent370615bc78bab86524904ece2e2095ee59331b13 (diff)
parentc1c52e904915f5ae4b103a5983e8e95809b88203 (diff)
downloadrust-5ab23198985194d0255c53ff6bfdf38b7f4c72ed.tar.gz
rust-5ab23198985194d0255c53ff6bfdf38b7f4c72ed.zip
Auto merge of #12011 - blyxyas:not-on-vacation, r=blyxyas
Remove me from `users_on_vacation`

Came back from surgery about 2 days ago, totally cool to review some more PRs.

changelog:none
r? ghost
-rw-r--r--triagebot.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 96085bcf9ee..ab2fb1a3291 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"]