Rename ironic-milestone group in gerrit to ironic-stable-maint

I was having a hard time finding the stable branch maintenance team for
ironic because they used a different naming convention for their group
from the rest of the projects:

https://review.openstack.org/#/admin/groups/?filter=stable

So rename the group to match the standard naming convention.

Change-Id: I32947e905770475ed3aea342dd80984fc90e3d69
This commit is contained in:
Matt Riedemann
2015-05-28 12:50:16 -07:00
parent 7017374d0d
commit 20f45701a4
2 changed files with 6 additions and 6 deletions

View File

@@ -4,11 +4,11 @@ label-Code-Review = -2..+2 group ironic-core
label-Workflow = -1..+1 group ironic-core
[access "refs/heads/stable/*"]
abandon = group ironic-milestone
abandon = group ironic-stable-maint
exclusiveGroupPermissions = abandon label-Code-Review label-Workflow
label-Code-Review = -2..+2 group ironic-milestone
label-Code-Review = -2..+2 group ironic-stable-maint
label-Code-Review = -1..+1 group Registered Users
label-Workflow = -1..+1 group ironic-milestone
label-Workflow = -1..+1 group ironic-stable-maint
[receive]
requireChangeId = true

View File

@@ -4,11 +4,11 @@ label-Code-Review = -2..+2 group ironic-core
label-Workflow = -1..+1 group ironic-core
[access "refs/heads/stable/*"]
abandon = group ironic-milestone
abandon = group ironic-stable-maint
exclusiveGroupPermissions = abandon label-Code-Review label-Workflow
label-Code-Review = -2..+2 group ironic-milestone
label-Code-Review = -2..+2 group ironic-stable-maint
label-Code-Review = -1..+1 group Registered Users
label-Workflow = -1..+1 group ironic-milestone
label-Workflow = -1..+1 group ironic-stable-maint
[access "refs/tags/*"]
pushSignedTag = group ironic-core