Add separate ACL/group for castellan
The Barbican team would like to move Castellan under Oslo. This change would help setup a group that includes both oslo and barbican cores to take care of castellan http://lists.openstack.org/pipermail/openstack-dev/2017-March/114335.html http://eavesdrop.openstack.org/meetings/barbican/2017/barbican.2017-03-20-20.00.txt Depends-On: I571dc981a198fcde1a8bdf626ce159b860d452aa Change-Id: I7928b922ad7a7519bf28041214ee50d3ca732a91
This commit is contained in:
parent
82b184c099
commit
88fb3b7b09
@ -1,7 +1,12 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group barbican-core
|
||||
label-Code-Review = -2..+2 group barbican-core
|
||||
label-Workflow = -1..+1 group barbican-core
|
||||
abandon = group castellan-core
|
||||
label-Code-Review = -2..+2 group castellan-core
|
||||
label-Workflow = -1..+1 group castellan-core
|
||||
|
||||
[access "refs/heads/stable/*"]
|
||||
abandon = group stable-maint-core
|
||||
label-Code-Review = -2..+2 group stable-maint-core
|
||||
label-Workflow = -1..+1 group stable-maint-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group library-release
|
||||
|
Loading…
Reference in New Issue
Block a user