diff options
| author | clubby789 <jamie@hill-daniel.co.uk> | 2023-09-13 21:13:05 +0000 |
|---|---|---|
| committer | clubby789 <jamie@hill-daniel.co.uk> | 2023-09-13 21:13:05 +0000 |
| commit | 731b221df313c9d3849c16ddb592a0b3cb01a601 (patch) | |
| tree | f5ebf295e287ac2c6f3c037b3e06d4c9b076fdb5 | |
| parent | eb2446a57e74c66c691e6e869faa5a8ec7b8c32b (diff) | |
Remove `clubby789` from `users_on_vacation`
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index 7492c0d67fd..d9d523bef39 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -585,7 +585,7 @@ cc = ["@nnethercote"] [assign] warn_non_default_branch = true contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html" -users_on_vacation = ["jyn514", "clubby789"] +users_on_vacation = ["jyn514"] [assign.adhoc_groups] compiler-team = [ |
