816fccbdab
Infra doesn't really care about pypi-mirror anymore - but other people do. Empower them. Change-Id: I5eaaa3198bfc1bf3716edf75697f299998432593
14 lines
281 B
Plaintext
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
|