about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2024-12-11 03:30:45 -0500
committerGitHub <noreply@github.com>2024-12-11 03:30:45 -0500
commitc384b28148cd85f71779aa8025660b9c5b6c3d26 (patch)
treedab4eb4699fd3536811549fb2289a2609ec92298
parentc4e27d67a7db4aa0686282e41d481ec1502c7418 (diff)
parent45ad5a573584170c86b41c98002102033c378f88 (diff)
downloadrust-c384b28148cd85f71779aa8025660b9c5b6c3d26.tar.gz
rust-c384b28148cd85f71779aa8025660b9c5b6c3d26.zip
Rollup merge of #134160 - celinval:chores-vacation, r=jieyouxu
Add vacation entry for myself in triagebot.toml

It's that wonderful time of the year. :smiley:
-rw-r--r--triagebot.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 6eb4cb50d0d..18bbbad234e 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -995,6 +995,7 @@ warn_non_default_branch = true
 contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html"
 users_on_vacation = [
     "jyn514",
+    "celinval",
 ]
 
 [assign.adhoc_groups]