-
Notifications
You must be signed in to change notification settings - Fork 553
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add governance and release process docs #521
Conversation
https://groups.google.com/a/opencontainers.org/forum/#!topic/dev/x-Oh3PDz1Y8 Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Looks good to me:
$ (cd runtime-spec && git --no-pager log -1 --oneline origin/pr/521 && git ls-tree origin/pr/521 GOVERNANCE.md RELEASES.md)
6cf3cf3 Add governance and release process docs
100644 blob 59c00bbc9bfd2d5255ff648aa478aa6662f4a1f0 GOVERNANCE.md
100644 blob e220042c89008275b86f44c967983675f39f968e RELEASES.md
$ (cd project-template && git --no-pager log -1 --oneline origin/pr/15 && git ls-tree origin/pr/15 GOVERNANCE.md RELEASES.md)
56abe12 GOVERNANCE and RELEASES: split the files
100644 blob 59c00bbc9bfd2d5255ff648aa478aa6662f4a1f0 GOVERNANCE.md
100644 blob e220042c89008275b86f44c967983675f39f968e RELEASES.md
|
On Fri, Jul 22, 2016 at 08:25:01PM -0700, Aleksa Sarai wrote:
I'm fairly positive about this change, and I feel like it's already +8 Alexander Morozov, Brandon Philips, Daniel Dao, Mrunal Patel, Qiang But as a purely technical question, why does your LGTM get the
|
LGTM On Sat, Jul 23, 2016, 00:00 W. Trevor King notifications@github.com wrote:
|
I have no clue why I get a pull approve button. Maybe it's a sign? 😉 |
On Sat, Jul 23, 2016 at 05:41:35AM -0700, Vincent Batts wrote:
And @vbatts does not get a PullApprove button? Maybe someone has |
I just checked. @vbatts is in the runtime-spec-maintainers group, and so am I (which I think is a mistake caused by all of the reorganisation of the groups, I'll leave it now). |
https://groups.google.com/a/opencontainers.org/forum/#!topic/dev/x-Oh3PDz1Y8
Signed-off-by: Chris Aniszczyk caniszczyk@gmail.com