diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-08-10 15:08:53 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-10 15:08:53 +0200 |
| commit | 5b558639f6fe70c25018546ea85ba929b44afc20 (patch) | |
| tree | b532da8294e446845241313d4b2a3d5720b56ed8 | |
| parent | b9648d4c62d9768a79872591da0f0a95f5170353 (diff) | |
| parent | 762df4649196177f5e9d23721e2388431702968c (diff) | |
| download | rust-5b558639f6fe70c25018546ea85ba929b44afc20.tar.gz rust-5b558639f6fe70c25018546ea85ba929b44afc20.zip | |
Rollup merge of #114674 - clubby789:clubby-vacation, r=compiler-errors
Add clubby789 to `users_on_vacation` I'm on holiday until the 30th of August so won't be able to take on reviews until then
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index 3b2114855c1..6b36e59dfc8 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -490,7 +490,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", "WaffleLapkin"] +users_on_vacation = ["jyn514", "WaffleLapkin", "clubby789"] [assign.adhoc_groups] compiler-team = [ |
