Skip to content

Commit dca7b1b

Browse files
JohnTitortshepang
authored andcommitted
Remove a mention to Steve on r? example
Signed-off-by: Yuki Okushi <[email protected]>
1 parent 1684423 commit dca7b1b

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Diff for: src/contributing.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,12 @@ to review your request based on which files you changed.
7878

7979
If you want to request that a specific person reviews your pull request, you
8080
can add an `r?` to the pull request description or in a comment. For example,
81-
[Steve][steveklabnik] usually reviews documentation changes. So if you were to
82-
make a documentation change, add
81+
if you want to ask a review to @awesome-reviewer, add
8382

84-
r? @steveklabnik
83+
r? @awesome-reviewer
8584

8685
to the end of the pull request description, and [@rust-highfive][rust-highfive] will assign
87-
[@steveklabnik][steveklabnik] instead of a random person. This is entirely optional.
86+
them instead of a random person. This is entirely optional.
8887

8988
You can also assign a random reviewer from a specific team by writing `r? rust-lang/groupname`.
9089
So if you were making a diagnostics change, then you could get a reviewer from the diagnostics
@@ -135,7 +134,6 @@ speed the process up. Typically only small changes that are expected not to conf
135134
with one another are marked as "always roll up".
136135

137136
[rust-highfive]: https://github.com/rust-highfive
138-
[steveklabnik]: https://github.com/steveklabnik
139137
[@bors]: https://github.com/bors
140138
[merge-queue]: https://bors.rust-lang.org/queue/rust
141139

0 commit comments

Comments
 (0)