diff options
| author | 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | 2024-07-22 16:44:07 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-22 16:44:07 +0800 |
| commit | c4c0ca41f0ac1c293b58aaf14fbaa5547eb69bed (patch) | |
| tree | a39c3005601994f37148a241bcd68fede5f7c99b | |
| parent | f4d6d997e33d34676e5bc273f24712201f85fccb (diff) | |
| parent | ab71870f8deb5dd9784ad2447ee0ec9c926cceaf (diff) | |
| download | rust-c4c0ca41f0ac1c293b58aaf14fbaa5547eb69bed.tar.gz rust-c4c0ca41f0ac1c293b58aaf14fbaa5547eb69bed.zip | |
Rollup merge of #128054 - michaelwoerister:mwoff072024, r=jieyouxu
mw triagebot vacation I'll be away from computers for a couple of weeks.
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index 5335cf4e4bf..5c5aa475385 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", "jhpratt", "oli-obk"] +users_on_vacation = ["jyn514", "jhpratt", "oli-obk", "michaelwoerister"] [assign.adhoc_groups] compiler-team = [ |
