2215b2347e
OpenStack-Helm is an official project team. It has not done any release yet, but if it did, it should go through the openstack/releases repository rather than directly tag or create branches. Adjust ACLs to match. Change-Id: Ie0d832ab1014d4165661c0484484a844de38ac9e
12 lines
283 B
Plaintext
12 lines
283 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group openstack-helm-addons-core
|
|
label-Code-Review = -2..+2 group openstack-helm-addons-core
|
|
label-Workflow = -1..+1 group openstack-helm-addons-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|