Adding create permissions to networking-vsphere
This modification is needed so that networking-vsphere-release team can create branches. Config file described in [1] lacks this rule, so this was omitted during the creation of the project. [1] http://docs.openstack.org/infra/manual/creators.html#add-gerrit-permissions Change-Id: I36aafb6d5e8d7446649179ace5a21441a296b8a6
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group networking-vsphere-core
|
||||
create = group networking-vsphere-release
|
||||
label-Code-Review = -2..+2 group networking-vsphere-core
|
||||
label-Workflow = -1..+1 group networking-vsphere-core
|
||||
|
||||
|
Reference in New Issue
Block a user