about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2025-09-04 22:06:57 +0000
committerGitHub <noreply@github.com>2025-09-04 22:06:57 +0000
commitb3c3efe7557baf826a5cca7a17b77bdf770e596a (patch)
tree6e2d60f8f47af08b2160f3cae00da4d68476ced9
parent5ac96576ae9f9c925fee77bc2fd072740692b53c (diff)
parent06e4ed62db6ebaaa394624f868e76e1bd8b42b5c (diff)
downloadrust-b3c3efe7557baf826a5cca7a17b77bdf770e596a.tar.gz
rust-b3c3efe7557baf826a5cca7a17b77bdf770e596a.zip
Set flip1995 to on-vacation (#15614)
Forgot to do this at the start of the week. Will be back on the 15th.
(That's also the reason why I forgot about the meeting. Sorry for that!)

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 b2fb50918f5..7b19f8658c0 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -60,6 +60,7 @@ contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIB
 users_on_vacation = [
     "matthiaskrgr",
     "Manishearth",
+    "flip1995",
 ]
 
 [assign.owners]