From 5b28c3873d1cd82750cb734cd7f2e989ae9765a1 Mon Sep 17 00:00:00 2001 From: David Tolnay Date: Thu, 3 Mar 2022 15:33:05 -0800 Subject: [PATCH] Add a team for '@rustbot ping fuchsia' --- triagebot.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/triagebot.toml b/triagebot.toml index 276587e7f13..f6f1b918f06 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -73,6 +73,13 @@ Thanks! <3 """ label = "O-riscv" +[ping.fuchsia] +message = """\ +Hey friends of Fuchsia! This issue could use some guidance on how this should be +resolved/implemented on Fuchsia. Could one of you weigh in? +""" +label = "O-fuchsia" + [prioritize] label = "I-prioritize"