[16:31] Hi! On https://code.launchpad.net/~ravi-sharma/ubuntu/+source/gnustep-base/+git/gnustep-base/+merge/456535 we'd like to be able to remove ubuntu-sponsors from the requested reviews, but neither I (member of the ubuntu-sponsors team) nor ravikant_ (MP submitter) seem to be able to. [16:32] Are we missing something? Who would be able to remove the review request? [18:04] schopin: IME, someone from ~ubuntu-sponsors just needs to claim the review. [18:41] schopin: Removing reviews is possible via the API, but not exposed in the web UI - you can load the MP using lp.load(), find the right entry in the .votes collection, and call .lp_delete() on it [18:41] (this is obscure knowledge, sorry)