Skip to content

Commit 9917f06

Browse files
authored
Rollup merge of #65276 - varkor:toolstate-no-ping, r=Mark-Simulacrum
Don't cc rust-lang/compiler for toolstate changes Fixes #65238.
2 parents 48051e4 + fb392c5 commit 9917f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/publish_toolstate.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ def issue(
143143
cc @{}, do you think you would have time to do the follow-up work?
144144
If so, that would be great!
145145
146-
cc @{}, the PR reviewer, and @rust-lang/compiler -- nominating for prioritization.
146+
cc @{}, the PR reviewer, and nominating for compiler team prioritization.
147147
148148
''').format(
149149
relevant_pr_number, tool, status_description,

0 commit comments

Comments
 (0)