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
This commit is contained in:
Michael Krotscheck 2016-01-11 09:11:22 -08:00
parent ec2fc1be14
commit 66b8532269
1 changed files with 4 additions and 0 deletions

View File

@ -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.