about summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-12-19 07:41:00 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2024-12-19 07:41:00 +1100
commit007586966cfae4e076d6335bc2aaf7eedd56aa20 (patch)
treefd0517721118121e355a7a9785047295ea73df23
parenta52085d9f6a6e596b0cbad4502cddf86bc878028 (diff)
downloadrust-007586966cfae4e076d6335bc2aaf7eedd56aa20.tar.gz
rust-007586966cfae4e076d6335bc2aaf7eedd56aa20.zip
Add nnethercote to the `triagebot.toml` vacation list.
-rw-r--r--triagebot.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 214fc2a21c4..eefb87aa298 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -996,6 +996,7 @@ contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html"
 users_on_vacation = [
     "jyn514",
     "celinval",
+    "nnethercote",
 ]
 
 [[assign.warn_non_default_branch.exceptions]]