Merge "Be clear that zone repos are owned by infra-core"

This commit is contained in:
Zuul 2020-04-03 08:44:51 +00:00 committed by Gerrit Code Review
commit f2d3939433
2 changed files with 8 additions and 8 deletions

View File

@ -1,10 +1,10 @@
[access "refs/heads/*"]
abandon = group zone-opendev.org-core
label-Code-Review = -2..+2 group zone-opendev.org-core
label-Workflow = -1..+1 group zone-opendev.org-core
abandon = group infra-core
label-Code-Review = -2..+2 group infra-core
label-Workflow = -1..+1 group infra-core
[access "refs/tags/*"]
pushSignedTag = group zone-opendev.org-release
pushSignedTag = group infra-core
[receive]
requireChangeId = true

View File

@ -1,10 +1,10 @@
[access "refs/heads/*"]
abandon = group zone-zuul-ci-core
label-Code-Review = -2..+2 group zone-zuul-ci-core
label-Workflow = -1..+1 group zone-zuul-ci-core
abandon = group infra-core
label-Code-Review = -2..+2 group infra-core
label-Workflow = -1..+1 group infra-core
[access "refs/tags/*"]
pushSignedTag = group zone-zuul-ci-release
pushSignedTag = group infra-core
[receive]
requireChangeId = true