Skip to content

Commit 9b44bb7

Browse files
authored
Merge pull request #2027 from Urgau/mcp-update-commands
Update major-change commands for concerns
2 parents 4032d04 + 1c672ec commit 9b44bb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/handlers/major_change.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,12 +266,12 @@ async fn handle(
266266
<p>
267267
268268
```
269-
@rfcbot concern reason-for-concern
269+
@rustbot concern reason-for-concern
270270
<description of the concern>
271271
```
272272
Concerns can be lifted with:
273273
```
274-
@rfcbot resolve reason-for-concern
274+
@rustbot resolve reason-for-concern
275275
```
276276
See documentation at [https://forge.rust-lang.org](https://forge.rust-lang.org/compiler/proposals-and-stabilization.html#what-kinds-of-comments-should-go-on-a-mcp-in-the-compiler-team-repo)
277277

0 commit comments

Comments
 (0)