about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMads Marquart <mads@marquart.dk>2024-05-05 20:56:03 +0200
committerMads Marquart <mads@marquart.dk>2024-05-05 21:20:25 +0200
commitdc153f8c50087184061089ecea00931295fd403a (patch)
tree774c3423b8fe46b8a1e6bf25764521e97f72a9ee
parente64cbc4edb4e752225ba7fd640af9bfbdf7ff66e (diff)
downloadrust-dc153f8c50087184061089ecea00931295fd403a.tar.gz
rust-dc153f8c50087184061089ecea00931295fd403a.zip
Change the label for the Apple ping group to the new O-apple
-rw-r--r--triagebot.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 9bd012d7c03..0c96e159773 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -117,7 +117,7 @@ issues).
 
 [instructions]: https://rustc-dev-guide.rust-lang.org/notification-groups/apple.html
 """
-label = "O-macos"
+label = "O-apple"
 
 [prioritize]
 label = "I-prioritize"