about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlejandra González <blyxyas@gmail.com>2025-05-28 15:27:29 +0000
committerGitHub <noreply@github.com>2025-05-28 15:27:29 +0000
commita31d3b0fc4ee88ca31432523dafc9cd95b03ca8e (patch)
treef2dfc5e410eaa890649a5e8be79f1691395b5bb5
parent551870df96213c423c94a012c1981fc0cdc06fc2 (diff)
parent854a0b65b0aac8d3db0cce7fa5998852d6871302 (diff)
downloadrust-a31d3b0fc4ee88ca31432523dafc9cd95b03ca8e.tar.gz
rust-a31d3b0fc4ee88ca31432523dafc9cd95b03ca8e.zip
Mark myself as on vacation until June 30 (#14909)
https://rust-lang.zulipchat.com/#narrow/channel/257328-clippy/topic/Outside.20rotation.20until.20June.2030/with/520912074

changelog: none
-rw-r--r--triagebot.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 389f22c6a2c..16557a4bebb 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -45,6 +45,7 @@ contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIB
 users_on_vacation = [
     "matthiaskrgr",
     "Manishearth",
+    "blyxyas",
 ]
 
 [assign.owners]