Merge "Create ACL groups for oslo.rootwrap"

This commit is contained in:
Jenkins 2014-03-07 22:12:23 +00:00 committed by Gerrit Code Review
commit 141450261f

View File

@ -1,13 +1,13 @@
[access "refs/heads/*"]
label-Code-Review = -2..+2 group oslo-core
label-Approved = +0..+1 group oslo-core
workInProgress = group oslo-core
label-Code-Review = -2..+2 group oslo-rootwrap-core
label-Approved = +0..+1 group oslo-rootwrap-core
workInProgress = group oslo-rootwrap-core
[access "refs/heads/milestone-proposed"]
label-Code-Review = -2..+2 group oslo-milestone
label-Approved = +0..+1 group oslo-milestone
label-Code-Review = -2..+2 group oslo-rootwrap-milestone
label-Approved = +0..+1 group oslo-rootwrap-milestone
[access "refs/tags/*"]
create = group oslo-core
pushTag = group oslo-core
create = group oslo-rootwrap-core
pushTag = group oslo-rootwrap-core
[project]
state = active
[receive]