system-config/modules/openstack_project/files/gerrit/acls/openstack-infra/pypi-mirror.config
Mathew Odden 0b82c37af5 Create new pypi-mirror project for run_mirror.py
In preparation to split the run_mirror.py script into
a different project from jeepyb, we need to create the
new home for the run_mirror.py script.

Change-Id: I1dd467afe8ef6a153d8a5f0fc95707c864861f9c
2013-09-03 10:27:54 +00:00

13 lines
356 B
Plaintext

[access "refs/heads/*"]
label-Approved = +0..+1 group openstack-ci-core
label-Code-Review = -2..+2 group openstack-ci-core
[access "refs/tags/*"]
create = group openstack-ci-core
pushTag = group openstack-ci-core
[project]
state = active
[receive]
requireChangeId = true
[submit]
mergeContent = true