Skip to content

Commit fb392c5

Browse files
authored
Don't cc rust-lang/compiler for toolstate changes
1 parent 59a31c8 commit fb392c5

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)