From 843edfd4a4e2d8e94ce1c942fbaf9e8e71b37e00 Mon Sep 17 00:00:00 2001 From: Felix S Klock II Date: Thu, 6 Feb 2020 14:38:42 -0500 Subject: [PATCH] Added example of icebreakers-cleanup-crew (I figure its low cost to just list all the possible pings, compared to the cost of people getting the command wrong or not even knowing the full set of teams possible.) --- src/doc/rustc-dev-guide/src/ice-breaker/about.md | 1 + 1 file changed, 1 insertion(+) 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 6a82f7a00814..e71001e5bdcd 100644 --- a/src/doc/rustc-dev-guide/src/ice-breaker/about.md +++ b/src/doc/rustc-dev-guide/src/ice-breaker/about.md @@ -59,6 +59,7 @@ team. For example: ```text @rustbot ping icebreakers-llvm +@rustbot ping icebreakers-cleanup-crew ``` **Note though that this should only be done by compiler team members