Remove workflow +1 on glance_store from swift-core

The original intention was that swift-core should be able to +2 reviews
of the swift store driver, so leaving that permission.  Also allowing
-1 on workflow for swift-core to overrule changes impacting the swift
store driver.  This change leaves workflow approval as the
responsibility of glance-core, and is more in line with the original
intention.

Change-Id: If33bab862d9ceb7ad985324998c8e25db4b3048e
This commit is contained in:
Brian Rosmaita 2017-10-12 11:56:25 -04:00
parent 297cd8cc53
commit d5f2fc06b9
1 changed files with 1 additions and 1 deletions

View File

@ -5,8 +5,8 @@ abandon = group swift-core
label-Code-Review = -2..+2 group glance-core
label-Code-Review = -2..+2 group swift-core
label-Workflow = -1..0 group glance-reviewbot
label-Workflow = -1..+0 group swift-core
label-Workflow = -1..+1 group glance-core
label-Workflow = -1..+1 group swift-core
[access "refs/heads/stable/*"]
abandon = group Change Owner