diff options
| author | David Tolnay <dtolnay@gmail.com> | 2022-03-03 15:33:05 -0800 |
|---|---|---|
| committer | David Tolnay <dtolnay@gmail.com> | 2022-03-03 15:33:05 -0800 |
| commit | 5b28c3873d1cd82750cb734cd7f2e989ae9765a1 (patch) | |
| tree | 0beefb4eb5daaf1341d346926d8a054fe0edc708 | |
| parent | 10913c00018c76103b2fd4260d8c02ec728fd244 (diff) | |
| download | rust-5b28c3873d1cd82750cb734cd7f2e989ae9765a1.tar.gz rust-5b28c3873d1cd82750cb734cd7f2e989ae9765a1.zip | |
Add a team for '@rustbot ping fuchsia'
| -rw-r--r-- | triagebot.toml | 7 |
1 files changed, 7 insertions, 0 deletions
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" |
