Re: CommitFest: how does handoff work for non-committer reviewers?
Neil Conway <neilc@samurai.com>
From: Neil Conway <neilc@samurai.com>
To: Josh Berkus <josh@agliodbs.com>
Cc: pgsql-hackers@postgresql.org
Date: 2008-07-09T18:28:08Z
Lists: pgsql-hackers
On Wed, 2008-07-09 at 10:59 -0700, Josh Berkus wrote: > This commitfest we have a number of non-committer reviewers doing > reviewing. When they're done with their review, how do they "handoff" > to a committer for final check and commit? One approach would be to assign a committer to each patch, in addition to a reviewer (the committer and the reviewer might be the same, of course). Once the reviewer has signed off on the patch, the committer can do the final check over and commit. -Neil