project-config/gerrit/acls/openstack/cloudkitty-dashboard.config
Luka Peschke 19200e7353 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
2019-10-25 10:44:58 +02:00

15 lines
368 B
Plaintext

[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