diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-05-04 19:54:20 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-05-04 19:54:21 +0000 |
commit | f0c8918b4199622d73e27910fb2b3096e59d229a (patch) | |
tree | 76bf18a764ad91beda100fbf5fb4103050ab0ca7 | |
parent | c2dfae499947999ad6a1d835e742ad74c5d5176d (diff) | |
parent | 66b853226950d9f787f8b4670ba4e2161ee78171 (diff) |
Merge "Added policy guidelines for policy updates"
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -27,3 +27,7 @@ may not override and/or ignore -1 votes. | |||
27 | #### Library upgrades require two cores | 27 | #### Library upgrades require two cores |
28 | Patches that upgrade eslint only require two core approvers to land. These patches should add new | 28 | Patches that upgrade eslint only require two core approvers to land. These patches should add new |
29 | upstream rules in a deactivated state, and delete any deprecated rules. | 29 | upstream rules in a deactivated state, and delete any deprecated rules. |
30 | |||
31 | #### Policy upgrades require all cores | ||
32 | Updates to policies and governance on this project require +2 votes from all direct cores on the | ||
33 | project. Core votes from the parent OpenStack QA project are optional. | ||