project-config/gerrit/acls/openstack-infra/pypi-mirror.config
Monty Taylor 816fccbdab Make pypi-mirror owned by its own core team
Infra doesn't really care about pypi-mirror anymore - but other people
do. Empower them.

Change-Id: I5eaaa3198bfc1bf3716edf75697f299998432593
2015-01-15 08:18:56 +13:00

14 lines
281 B
Plaintext

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