project-config/gerrit/acls/x/ansible-role-cloud-launcher.config
Andreas Jaeger 6312597c06 Fix ansible-role-cloud-launcher
We moved in https://review.opendev.org/657277
ansible-role-cloud-launcher from org "x" to "opendev" partially,

revert those changes.

Also, the list of projects in zuul.d/projects.yaml was sorted
wrongly in the rename, fix it.

Change-Id: I202434b22727d34d7b521fe064cd32403c5ff96d
2019-05-31 18:24:37 +02:00

15 lines
383 B
Plaintext

[access "refs/heads/*"]
abandon = group ansible-role-cloud-launcher-core
label-Code-Review = -2..+2 group ansible-role-cloud-launcher-core
label-Workflow = -1..+1 group ansible-role-cloud-launcher-core
[access "refs/tags/*"]
pushSignedTag = group ansible-role-cloud-launcher-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true