about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2025-05-08 21:39:35 +0200
committerSamuel Tardieu <sam@rfc1149.net>2025-05-08 21:40:20 +0200
commit1044e5bbcc73fb581ec1801e66ad8deb9aebf237 (patch)
tree40d62fc30897c2fe2c07da77113b8aa20b9513c8
parente04158caed74f678d9562b5505d94e0bfb864a5f (diff)
downloadrust-1044e5bbcc73fb581ec1801e66ad8deb9aebf237.tar.gz
rust-1044e5bbcc73fb581ec1801e66ad8deb9aebf237.zip
Set Manish in vacation mode
-rw-r--r--triagebot.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index fe558e0ef8f..e3d4507202a 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -42,6 +42,7 @@ new_pr = true
 contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md"
 users_on_vacation = [
     "matthiaskrgr",
+    "Manishearth",
 ]
 
 [assign.owners]