On May 2, 2013 5:30 PM, "Justin Mclean" <jus...@classsoftware.com> wrote: > > Hi, > > > 5. If it is a repo cloned from our GitHub mirror, we could allow a repo > > like: github.com/apacheflex/whiteboard_<committerAlias>_flex-sdk (for > > example) > Does this mean a committer can have multiple repos in this account?
I think yes. As long as we are careful about naming the repos, why not? > > > 6. The committer adds their <committerAlias>@apache.org email address as > > their default email in their github account. > Anyway around to do this? I assume this is so email to the mailing list re changes are not rejected. Not really. It is so that we can easily identify who made the change. > > > 1. The whiteboard repo at: github.com/apacheflex/whiteboard_ <committerAlias> > > should have the file: CONTRIBUTING.md at the top level of the repo > How does it get there? We need to manually add it, I am not sure if we can add a default to all new repos. > > > 4. The whiteboard repo at: github.com/apacheflex/whiteboard_ <committerAlias> > > must have a GitHub 'Service Hook' > How is this set up? Does each committer need to set this up for their own repos? Yes. Or the admin (pmc member) can set it up. > > > 6. Once the pull request is merged, a notification is sent to > > comm...@flex.apache.org > And checkins/push to the repos are email there as well I assume? Yes. Thanks, Om > > Thanks, > Justin