diff options
| author | Jacob Pratt <jacob@jhpratt.dev> | 2024-12-18 21:38:11 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-18 21:38:11 -0500 |
| commit | ba2ccc35f1996f6971f242a7aa0b01c20682b2d6 (patch) | |
| tree | 8905188c662b099d1b61f806e265b6f54f35b368 | |
| parent | 033fbe0a475b60cd3eef0dbc5dc43d3764b550d1 (diff) | |
| parent | 007586966cfae4e076d6335bc2aaf7eedd56aa20 (diff) | |
| download | rust-ba2ccc35f1996f6971f242a7aa0b01c20682b2d6.tar.gz rust-ba2ccc35f1996f6971f242a7aa0b01c20682b2d6.zip | |
Rollup merge of #134484 - nnethercote:nnethercote-vacation, r=nnethercote
Add nnethercote to the `triagebot.toml` vacation list. r? `@nnethercote`
| -rw-r--r-- | triagebot.toml | 1 |
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]] |
