about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-01-11 20:20:32 +0000
committerbors <bors@rust-lang.org>2024-01-11 20:20:32 +0000
commitc5371342c2f8ca565f3cd26555f7fd91ba7a9435 (patch)
tree67f868c84945548d954e5d1d1b22dcbbdc868eb4
parent26ac6aab023393c94edf42f38f6ad31196009643 (diff)
parent85364e5307f087d5ef78942673cb651fd0027e2d (diff)
downloadrust-c5371342c2f8ca565f3cd26555f7fd91ba7a9435.tar.gz
rust-c5371342c2f8ca565f3cd26555f7fd91ba7a9435.zip
Auto merge of #12132 - blyxyas:not-on-vacation-again, r=xFrednet
I'm not on vacation (again)

A few weeks ago I opened #12011 removing me from `users_on_vacation`, it got merged. The subtree sync reverted this change (weirdly)

changelog: none

r? `@xFrednet`
-rw-r--r--triagebot.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml
index a05765b3981..3eadc66f544 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"]