about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-02-09 08:50:25 +0000
committerbors <bors@rust-lang.org>2024-02-09 08:50:25 +0000
commitfb398a5777aa0dea7ed53b74770e2c1fb577f4f2 (patch)
treed6a77759d8f36133edf8d1357c6ed6b50a37b730
parent60cb29c5e4f9772685c9873752196725c946a849 (diff)
parent0d696023c4ae02da2b86ba5e5adbdb024845e48b (diff)
downloadrust-fb398a5777aa0dea7ed53b74770e2c1fb577f4f2.tar.gz
rust-fb398a5777aa0dea7ed53b74770e2c1fb577f4f2.zip
Auto merge of #12251 - blyxyas:on-vacation, r=blyxyas
Temporary review vacation to focus on performance

We are at Feb. 9, I have done practically nothing in regards to performance and bors just keeps giving me reviews, so I'm going to set myself on vacation on this repo and reroll some PRs. Sadly I cannot postpone performance for reviews.

I'll revert this commit on 12-15 days. I'd love to the discussion in this [Zulip thread](https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/review.20queue.20.26.20capacity) to make some progress so that I don't have to get into version control my busyness status.

changelog:none
r? ghost
-rw-r--r--triagebot.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 3eadc66f544..a05765b3981 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -19,6 +19,7 @@ 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"]