about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-08-15 19:11:20 +0000
committerbors <bors@rust-lang.org>2024-08-15 19:11:20 +0000
commit5da97d006e33a4458f467e41ca43085f5e5b20ba (patch)
tree809866161d52b7d945afc2dc1707ecc1051a2d1c
parent73819440eab298978b4cad869a865bb0b5e15eb7 (diff)
parentf3e00339a7009e735dcc280eba62e8f5f30c4c98 (diff)
downloadrust-5da97d006e33a4458f467e41ca43085f5e5b20ba.tar.gz
rust-5da97d006e33a4458f467e41ca43085f5e5b20ba.zip
Auto merge of #13272 - flip1995:vacation, r=flip1995
flip1995: 2 week vacation

r? `@ghost`
changelog: none
-rw-r--r--triagebot.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index dcf00e4e384..99b3560a064 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -20,6 +20,7 @@ new_pr = true
 [assign]
 contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md"
 users_on_vacation = [
+    "flip1995",
     "matthiaskrgr",
     "giraffate",
 ]