about summary refs log tree commit diff
path: root/docs/dev
diff options
context:
space:
mode:
authorAleksey Kladov <aleksey.kladov@gmail.com>2021-04-13 14:53:02 +0300
committerAleksey Kladov <aleksey.kladov@gmail.com>2021-04-19 16:08:50 +0300
commit453b9cf6f0e4ad49592f1994cc328b26dc88bd2e (patch)
tree49724f185d0265add66cff16fb073a5f375e8583 /docs/dev
parentad24310d4146df8174048d6537192f51b35a391b (diff)
downloadrust-453b9cf6f0e4ad49592f1994cc328b26dc88bd2e.tar.gz
rust-453b9cf6f0e4ad49592f1994cc328b26dc88bd2e.zip
Update docs/dev/README.md
Co-authored-by: Laurențiu Nicola <lnicola@users.noreply.github.com>
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/README.md b/docs/dev/README.md
index 360cedf883e..7e4488a411d 100644
--- a/docs/dev/README.md
+++ b/docs/dev/README.md
@@ -242,7 +242,7 @@ There are three sets of people with extra permissions:
   They also have direct commit access, but all changes should via bors queue.
   It's ok to self-approve if you think you know what you are doing!
   bors should automatically sync the permissions.
-  Feel free to assign any PR to a reviewer with the relevant expertise to bring the work to their attention.
+  Feel free to request a review or assign any PR to a reviewer with the relevant expertise to bring the work to their attention.
   Don't feel pressured to review assigned PRs though.
   If you don't feel like reviewing for whatever reason, someone else will pick the review up!
 * [**triage**](https://github.com/orgs/rust-analyzer/teams/triage) team in the organization.