]> git.lizzy.rs Git - rust.git/commit
Merge #8502
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Mon, 19 Apr 2021 13:18:21 +0000 (13:18 +0000)
committerGitHub <noreply@github.com>
Mon, 19 Apr 2021 13:18:21 +0000 (13:18 +0000)
commitdeb939ac918a65c8875c488d43914a1c1aa5781b
treee75ba14e9a7ffabc7b15aac738a59be6fd64df25
parente7a8977358c108164d3ba39aede67119baa5aaf9
parent453b9cf6f0e4ad49592f1994cc328b26dc88bd2e
Merge #8502

8502: internal: document review requesting etiquette r=matklad a=matklad

* don't feel obliged to quickly review every PR assigned to you
* so that other folks can notify you about interesting PRs without
  thinking to much about creating additional work for you

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>