about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorLeSeulArtichaut <leseulartichaut@gmail.com>2020-03-24 14:52:53 +0100
committerWho? Me?! <mark-i-m@users.noreply.github.com>2020-04-05 12:49:29 -0500
commitad12d952732f15e7a8e2c60cb945e76e43d5f744 (patch)
tree3af65f192670de470e44eac93176e0aeeb27d85e /src/doc/rustc-dev-guide
parenta28c76128608727fa28ce8ff58bbe1d473fe7cd1 (diff)
downloadrust-ad12d952732f15e7a8e2c60cb945e76e43d5f744.tar.gz
rust-ad12d952732f15e7a8e2c60cb945e76e43d5f744.zip
Change ICE-breaker ping to use the aliases
Related to rust-lang/rust#69949
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/src/ice-breaker/about.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/doc/rustc-dev-guide/src/ice-breaker/about.md b/src/doc/rustc-dev-guide/src/ice-breaker/about.md
index e71001e5bdc..60182a3c2bf 100644
--- a/src/doc/rustc-dev-guide/src/ice-breaker/about.md
+++ b/src/doc/rustc-dev-guide/src/ice-breaker/about.md
@@ -58,8 +58,8 @@ To tag an issue as appropriate for an ICE-breaker group, you give
 team. For example:
 
 ```text
-@rustbot ping icebreakers-llvm
-@rustbot ping icebreakers-cleanup-crew
+@rustbot ping llvm
+@rustbot ping cleanup
 ```
 
 **Note though that this should only be done by compiler team members