diff options
| author | Chris Denton <chris@chrisdenton.dev> | 2024-07-17 07:53:02 +0000 |
|---|---|---|
| committer | Chris Denton <chris@chrisdenton.dev> | 2024-07-17 07:53:02 +0000 |
| commit | a216a34ef3e22568d45d854e7b7239427f9ad9b7 (patch) | |
| tree | 4851eb4e427b3c5a00f62fb7c355690670252971 | |
| parent | a28b35eb35ef874d068b8a66e9ff7460fa23a672 (diff) | |
| download | rust-a216a34ef3e22568d45d854e7b7239427f9ad9b7.tar.gz rust-a216a34ef3e22568d45d854e7b7239427f9ad9b7.zip | |
jhpratt on vacation
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index d47d54d45c0..763a5206c3c 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -905,7 +905,7 @@ cc = ["@kobzol"] [assign] warn_non_default_branch = true contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html" -users_on_vacation = ["jyn514"] +users_on_vacation = ["jyn514", "jhpratt"] [assign.adhoc_groups] compiler-team = [ |
