Files
project-config/gerrit/acls/openstack/contributor-guide.config
T
Mike Perez cee6050261 Adding the Contributor Guide Project
This project is a repository using sphinx to collect general
documentation on contributing to OpenStack. This will be used with the
effort in on-boarding with our Contributor Portal [1].

[1] - http://lists.openstack.org/pipermail/openstack-dev/2017-September/122534.html

Change-Id: Ib8062210854e1979aa1f56bd7c0f5af8e578decc
2017-10-10 08:56:34 -07:00

12 lines
301 B
Plaintext

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