project-config/gerrit/acls/pyca/infra.config
Ian Wienand 365ffa26ba Create pyca/infra
This is similar in purpose to the upstream
https://github.com/pyca/infra project where dockerfiles for building
custom manylinux builder images are kept.  I would like to try
building manylinux2014_aarch64 images, so need an untrusted project to
do that with speculative testing.

Change-Id: I2da4e73c92dc46429fa52dd7b7b924458ad3832e
2020-08-13 17:47:52 +10:00

14 lines
328 B
Plaintext

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