From 66b853226950d9f787f8b4670ba4e2161ee78171 Mon Sep 17 00:00:00 2001 From: Michael Krotscheck Date: Mon, 11 Jan 2016 09:11:22 -0800 Subject: [PATCH] Added policy guidelines for policy updates Updates to project governance must require +2 from all direct cores on the project. QA core votes are optional. Change-Id: I2ef352bd7fda7199297fdbe8045cd74f2414f158 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 491a34d..251b039 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,7 @@ may not override and/or ignore -1 votes. #### Library upgrades require two cores Patches that upgrade eslint only require two core approvers to land. These patches should add new upstream rules in a deactivated state, and delete any deprecated rules. + +#### Policy upgrades require all cores +Updates to policies and governance on this project require +2 votes from all direct cores on the +project. Core votes from the parent OpenStack QA project are optional.