evanchueng / gerrit

Automatically exported from code.google.com/p/gerrit
Apache License 2.0
0 stars 0 forks source link

Gerrit should allow user (who submit changes) to remove a reviewer from the list of reviewers. #621

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently gerrit allows users to add reviewers, but there is no way to remove 
one from the list of reviewers. This causes trouble, when some unintended 
person is added in to the list of reviewers by mistake and if he has to be 
removed.
The only remedy to this issue I'd see is to abandon the change and resubmit the 
changes with corrected list of reviewers.
If this feature is implemented, overhead of resubmitting the changes can be 
avoided by simply removing away the unintended reviewer.

Original issue reported on code.google.com by VenuByra...@gmail.com on 7 Jul 2010 at 10:20

GoogleCodeExporter commented 9 years ago
What Gerrit version are you using? Is this the feature you want?
http://android.git.kernel.org/?p=tools/gerrit.git;a=commit;h=258f15ea854944e8423
50e8a71e4feb56c541761

Original comment by nas...@chromium.org on 7 Jul 2010 at 9:12