about summary refs log tree commit diff
diff options
context:
space:
mode:
authory21 <30553356+y21@users.noreply.github.com>2024-04-01 22:35:54 +0200
committery21 <30553356+y21@users.noreply.github.com>2024-04-01 22:35:54 +0200
commit989f04d0669ea04510d60f1727415c0dbed6d6b6 (patch)
treecfa9cbe626c779a926d9b10dec72195f0ff60650
parent2b30a5924e1fcc3fcba940e55ece26d73fe16d3c (diff)
downloadrust-989f04d0669ea04510d60f1727415c0dbed6d6b6.tar.gz
rust-989f04d0669ea04510d60f1727415c0dbed6d6b6.zip
pause review rotation for y21
-rw-r--r--triagebot.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml
index d455d967e30..d8131044ff2 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -19,7 +19,7 @@ new_pr = true
 
 [assign]
 contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md"
-users_on_vacation = []
+users_on_vacation = ["y21"]
 
 [assign.owners]
 "/.github" = ["@flip1995"]