Grant core permissions to horizon-core on cloudkitty-dashboard
This grants CR+2/W+1 permissions on the openstack/cloudkitty-dashboard repo to the horizon-core team. Change-Id: I0ad5d8c28b181c5abbd599b37337f5e2c5591b3c
This commit is contained in:
parent
ca400e34e9
commit
19200e7353
14
gerrit/acls/openstack/cloudkitty-dashboard.config
Normal file
14
gerrit/acls/openstack/cloudkitty-dashboard.config
Normal file
@ -0,0 +1,14 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group cloudkitty-core
|
||||
abandon = group horizon-core
|
||||
label-Code-Review = -2..+2 group cloudkitty-core
|
||||
label-Code-Review = -2..+2 group horizon-core
|
||||
label-Workflow = -1..+1 group cloudkitty-core
|
||||
label-Workflow = -1..+1 group horizon-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1647,7 +1647,6 @@
|
||||
use-storyboard: true
|
||||
- project: openstack/cloudkitty-dashboard
|
||||
description: CloudKitty Horizon Plugin
|
||||
acl-config: /home/gerrit2/acls/openstack/cloudkitty.config
|
||||
options:
|
||||
- translate
|
||||
groups:
|
||||
|
Loading…
Reference in New Issue
Block a user