release-approval: Shuffle to make more DRY#1
release-approval: Shuffle to make more DRY#1philips merged 2 commits intophilips:release-approval-processfrom
Conversation
Avoid duplication by collecting common ideas (e.g. list-based voting) in their own sections. After this reshuffling, it became apparent that there were no special application restrictions, so I added additional language to motivate the specification-specific additions. Signed-off-by: W. Trevor King <wking@tremily.us>
|
@wking This is a big improvement, thanks! The applications do have a special process though: they require a release sponsor, co-sponsor and only one person LGTMing. So a release can be made with only three people involved: "OCI application projects MUST announce intentions to release with two project maintainer sponsors on the dev@opencontainers.org mailing list. After the announcement at least one more project maintainer MUST reply to the list with an LGTM within one week for the release to be approved." |
|
On Thu, Jun 16, 2016 at 10:57:15PM -0700, Brandon Philips wrote:
I'm not really a fan of that (if 1/3 of your maintainers can't be However, hopefully both are unlikely ;). So language added in 77305d8 And feel free to squash/reroll/whatever these commits. |
#1 (comment) Signed-off-by: W. Trevor King <wking@tremily.us>
philips/tob#1 (comment) Signed-off-by: W. Trevor King <wking@tremily.us>
Avoid duplication by collecting common ideas (e.g. list-based voting)
in their own sections. After this reshuffling, it became apparent
that there were no special application restrictions, so I added
additional language to motivate the specification-specific additions.