diff options
-rw-r--r-- | docs/dev/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/README.md b/docs/dev/README.md index 360cedf88..7e4488a41 100644 --- a/docs/dev/README.md +++ b/docs/dev/README.md | |||
@@ -242,7 +242,7 @@ There are three sets of people with extra permissions: | |||
242 | They also have direct commit access, but all changes should via bors queue. | 242 | They also have direct commit access, but all changes should via bors queue. |
243 | It's ok to self-approve if you think you know what you are doing! | 243 | It's ok to self-approve if you think you know what you are doing! |
244 | bors should automatically sync the permissions. | 244 | bors should automatically sync the permissions. |
245 | Feel free to assign any PR to a reviewer with the relevant expertise to bring the work to their attention. | 245 | Feel free to request a review or assign any PR to a reviewer with the relevant expertise to bring the work to their attention. |
246 | Don't feel pressured to review assigned PRs though. | 246 | Don't feel pressured to review assigned PRs though. |
247 | If you don't feel like reviewing for whatever reason, someone else will pick the review up! | 247 | If you don't feel like reviewing for whatever reason, someone else will pick the review up! |
248 | * [**triage**](https://github.com/orgs/rust-analyzer/teams/triage) team in the organization. | 248 | * [**triage**](https://github.com/orgs/rust-analyzer/teams/triage) team in the organization. |