Change ICE-breaker ping to use the aliases
Related to rust-lang/rust#69949
This commit is contained in:
parent
0833cdbcd8
commit
fabea21d80
|
|
@ -58,8 +58,8 @@ To tag an issue as appropriate for an ICE-breaker group, you give
|
||||||
team. For example:
|
team. For example:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
@rustbot ping icebreakers-llvm
|
@rustbot ping llvm
|
||||||
@rustbot ping icebreakers-cleanup-crew
|
@rustbot ping cleanup
|
||||||
```
|
```
|
||||||
|
|
||||||
**Note though that this should only be done by compiler team members
|
**Note though that this should only be done by compiler team members
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue