diff options
| author | Yuki Okushi <huyuumi.dev@gmail.com> | 2020-03-20 17:02:14 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-20 17:02:14 +0900 |
| commit | 43c7a503fe7073c83a92b65c59de8cb820cf3b97 (patch) | |
| tree | cea22dab1002cfa28d197895ba3958c75d6a1186 | |
| parent | 8965f63f84f95be77c480718a57bd3bfb7d97f69 (diff) | |
| parent | 89ef59af78a9d73dea2093b247ec74e1d3c6af87 (diff) | |
| download | rust-43c7a503fe7073c83a92b65c59de8cb820cf3b97.tar.gz rust-43c7a503fe7073c83a92b65c59de8cb820cf3b97.zip | |
Rollup merge of #70150 - rust-lang:accept-felixes-typo, r=Mark-Simulacrum
triagebot.toml: accept cleanup-crew r? @Mark-Simulacrum
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index ec327715833..2476f414e0e 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -23,7 +23,7 @@ Thanks! <3 label = "ICEBreaker-LLVM" [ping.icebreakers-cleanup-crew] -alias = ["cleanup", "cleanups", "shrink", "reduce", "bisect"] +alias = ["cleanup", "cleanups", "cleanup-crew", "shrink", "reduce", "bisect"] message = """\ Hey Cleanup Crew ICE-breakers! This bug has been identified as a good "Cleanup ICE-breaking candidate". In case it's useful, here are some |
