Rename macos ping group to apple

This commit is contained in:
Mads Marquart 2024-04-19 05:51:44 +02:00
parent b90bcd6e7d
commit e64cbc4edb

View File

@ -106,10 +106,16 @@ resolved/implemented on Fuchsia. Could one of you weigh in?
""" """
label = "O-fuchsia" label = "O-fuchsia"
[ping.macos] [ping.apple]
alias = ["macos", "ios", "tvos", "watchos", "visionos"]
message = """\ message = """\
Hey MacOS Group! This issue or PR could use some MacOS-specific guidance. Could one Hey Apple notification group! This issue or PR could use some Apple-specific
of you weigh in? Thanks <3 guidance. Could one of you weigh in? Thanks <3
(In case it's useful, here are some [instructions] for tackling these sorts of
issues).
[instructions]: https://rustc-dev-guide.rust-lang.org/notification-groups/apple.html
""" """
label = "O-macos" label = "O-macos"