Skip to content

Commit 0c0e4f2

Browse files
rukaijyn514
andcommitted
Update src/getting-started.md
Co-authored-by: Joshua Nelson <github@jyn.dev>
1 parent 3df5cc9 commit 0c0e4f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ When you open a PR on the `rust-lang/rust` repo, a bot called `@rust-highfive` w
398398
automatically assign a reviewer to the PR based on which files you changed.
399399
The reviewer is the person that will approve the PR to be tested and merged.
400400
If you want a specific reviewer (e.g. a team member you've been working with),
401-
you can specifically request them by writing `r? @user` (e.g. `r? @eddyb`) in
401+
you can specifically request them by writing `r? @user` (e.g. `r? @jyn514`) in
402402
either the original post or a followup comment
403403
(you can see [this comment][r?] for example).
404404

0 commit comments

Comments
 (0)