Files
project-config/gerrit/acls/openstack/openstack-manuals.config
T
Andreas Jaeger e54e5b3a2a Cleanup openstack documentation Gerrit ACLs
api-site and openstack-manuals share the same permissions, use only one
config file.

Remove not needed "refs/heads/stable/" sections, these are not needed
with current gerrit project setup, we inherit from "refs/heads/" and the
permissions are the same.

This is a cleanup, there should not be any functional change for any of
these repositories.

Change-Id: Iba09f6ea8618740790ae51ecbf08010adb4f432e
2015-05-09 16:24:42 +02:00

12 lines
259 B
Plaintext

[access "refs/heads/*"]
abandon = group openstack-doc-core
label-Code-Review = -2..+2 group openstack-doc-core
label-Workflow = -1..+1 group openstack-doc-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true