about summary refs log tree commit diff
diff options
context:
space:
mode:
authorCelina G. Val <celinval@amazon.com>2024-12-10 19:36:52 -0800
committerGitHub <noreply@github.com>2024-12-10 19:36:52 -0800
commit45ad5a573584170c86b41c98002102033c378f88 (patch)
tree02c9a4734e74d2c3cfcf9b4893018135034366e6
parent33c245b9e98bc91e18ea1c5033824f4c6f92766f (diff)
downloadrust-45ad5a573584170c86b41c98002102033c378f88.tar.gz
rust-45ad5a573584170c86b41c98002102033c378f88.zip
Add vacation entry in triagebot.toml
-rw-r--r--triagebot.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 665108cccd3..f7ee04ac339 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]