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:
armando-migliaccio
2015-05-07 14:52:19 -07:00
parent ee71a44768
commit 39f99ee80f

View File

@@ -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