diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-09-12 06:34:46 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-12 06:34:46 +0200 |
| commit | 10da07550763e27f0a68956946c99e54a5b114a8 (patch) | |
| tree | efe999d003f428bb6b3370ed8067017bc5362c36 | |
| parent | 32cf2c4b68ac710c5ffab60ecae7852a00ca87c0 (diff) | |
| parent | 5860c4b006a7e9eb6fca7319b13dc0739a3de808 (diff) | |
| download | rust-10da07550763e27f0a68956946c99e54a5b114a8.tar.gz rust-10da07550763e27f0a68956946c99e54a5b114a8.zip | |
Rollup merge of #115768 - spastorino:remove-spastorino-vacations, r=spastorino
Remove spastorino as "on vacation"
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index 39c18a55697..7492c0d67fd 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", "spastorino"] +users_on_vacation = ["jyn514", "clubby789"] [assign.adhoc_groups] compiler-team = [ |
