Re: The future of commit access policy for core Firefox

Cameron McCormack <[email protected]> Sat, 11 Mar 2017 09:17:42 +0800
Newsgroups gmane.comp.mozilla.devel.seamonkey
Message-ID <[email protected]>
On Sat, Mar 11, 2017, at 09:02 AM, Nicholas Nethercote wrote:
> I'm surprised that Servo and Rust haven't come up yet, because they do
> already have a model much like the one suggested -- landing approval must
> come from an authorized reviewer.

In Servo, reviewers sometimes do "r+ with changes" by saying "delegate+"
in the PR, which tells the landing bot that the PR submitter can mark
the patch as reviewed themselves (even after pushing some updates).