From 9afeb5f3588f442782ed9ef8c43e137f1d1713d2 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 10 Jan 2017 08:09:39 -0800 Subject: [PATCH] GOVERNANCE: Fix "release" -> "motion" typo I'd missed this in c732cc2e (project-governance: Make voting more generic, 2016-06-24, #15). Signed-off-by: W. Trevor King --- GOVERNANCE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 357c1ee..2065f13 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -15,7 +15,7 @@ A maintainer SHOULD propose a motion on the dev@opencontainers.org mailing list Voting on a proposed motion SHOULD happen on the dev@opencontainers.org mailing list (except [security issues](#security-issues)) with maintainers posting LGTM or REJECT. Maintainers MAY also explicitly not vote by posting ABSTAIN (which is useful to revert a previous vote). Maintainers MAY post multiple times (e.g. as they revise their position based on feeback), but only their final post counts in the tally. -A proposed motion is adopted if two-thirds of votes cast, a quorum having voted, are in favor of the release. +A proposed motion is adopted if two-thirds of votes cast, a quorum having voted, are in favor of the motion. Voting SHOULD remain open for a week to collect feedback from the wider community and allow the maintainers to digest the proposed motion. Under exceptional conditions (e.g. non-major security fix releases) proposals which reach quorum with unanimous support MAY be adopted earlier.