Skip to content

Commit e64cbc4

Browse files
committed
Rename macos ping group to apple
1 parent b90bcd6 commit e64cbc4

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

triagebot.toml

+9-3
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,16 @@ resolved/implemented on Fuchsia. Could one of you weigh in?
106106
"""
107107
label = "O-fuchsia"
108108

109-
[ping.macos]
109+
[ping.apple]
110+
alias = ["macos", "ios", "tvos", "watchos", "visionos"]
110111
message = """\
111-
Hey MacOS Group! This issue or PR could use some MacOS-specific guidance. Could one
112-
of you weigh in? Thanks <3
112+
Hey Apple notification group! This issue or PR could use some Apple-specific
113+
guidance. Could one of you weigh in? Thanks <3
114+
115+
(In case it's useful, here are some [instructions] for tackling these sorts of
116+
issues).
117+
118+
[instructions]: https://rustc-dev-guide.rust-lang.org/notification-groups/apple.html
113119
"""
114120
label = "O-macos"
115121

0 commit comments

Comments
 (0)