Reputation: 2667
Is there a way to remove -2 on a particular code review on Gerrit? One of our dev is on vacation, and his -2 is currently holding the CR for submission even though we have a +2 from other dev.
Do we have to run this on gsql?
Upvotes: 0
Views: 2654
Reputation: 224904
You can just remove him as a reviewer, can't you? You might need to be an admin. Alternately, just abandon the commit and resubmit your patch with a different Change-Id.
Upvotes: 2