about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJubilee <workingjubilee@gmail.com>2024-10-07 11:10:55 -0700
committerGitHub <noreply@github.com>2024-10-07 11:10:55 -0700
commitee6663e24c64de0ca7e111a355c21dab00235b4a (patch)
treeea8a93e48ea40a6fb370bf1114048e7126d7583b
parent3f88d6a83a63c8dc5f23ddeb447bb6f43effa264 (diff)
parent65cff8a1ef706bca25d30e1f49e02af846b4a61f (diff)
downloadrust-ee6663e24c64de0ca7e111a355c21dab00235b4a.tar.gz
rust-ee6663e24c64de0ca7e111a355c21dab00235b4a.zip
Rollup merge of #131367 - compiler-errors:unboxy, r=lqd
Mark Boxy as on vacation

Boxy asked me to do this since she's busy :D

cc `@BoxyUwU`
-rw-r--r--triagebot.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 737be4cc457..0172a80b3a5 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -921,6 +921,7 @@ cc = ["@kobzol"]
 warn_non_default_branch = true
 contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html"
 users_on_vacation = [
+    "BoxyUwU",
     "fmease",
     "jhpratt",
     "jyn514",