diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-08-13 21:11:15 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-13 21:11:15 +0200 |
| commit | 24a46c57aebd3a51cae4edc028f06390520c2b71 (patch) | |
| tree | 6d15b767ed95fcb6f31045d17aff6acacd2c8b31 | |
| parent | c013e2c3df97b7ebb5990fc02063168902ec4815 (diff) | |
| parent | 5082e25263064e93aa03ba7374ebbbdf5454eac5 (diff) | |
| download | rust-24a46c57aebd3a51cae4edc028f06390520c2b71.tar.gz rust-24a46c57aebd3a51cae4edc028f06390520c2b71.zip | |
Rollup merge of #129058 - michaelwoerister:mwback082024, r=jackh726
Add mw back to review rotation
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index 33108f743cb..a98d5f6a7c2 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -913,7 +913,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", "jhpratt", "oli-obk", "michaelwoerister"] +users_on_vacation = ["jyn514", "jhpratt", "oli-obk"] [assign.adhoc_groups] compiler-team = [ |
