system-config/modules/openstack_project/files/gerrit/acls/stackforge/sphinxcontrib-docbookrestapi.config
Jeremy Stanley afea00a27d Get rid of unneeded tags create in Gerrit ACLs
This is the result of running:

    find modules/openstack_project/files/gerrit/acls/ -type f \
        -name "*.config" -exec ./tools/normalize_acl.py {} 2 \;

Change-Id: I1ff58b637ca5a05fb97be3ea3e9419d383cf7e10
2014-06-30 17:23:46 +00:00

15 lines
384 B
Plaintext

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