bab5c73261
We retired a couple of numeric branches, remove the ACLs for them. Change-Id: I16ab0309cc72e89a681306fde5f4e1662de1c411
18 lines
455 B
Plaintext
18 lines
455 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group fuel-abandon-bot
|
|
abandon = group python-fuelclient-core
|
|
create = group python-fuelclient-release
|
|
label-Code-Review = -2..+2 group python-fuelclient-core
|
|
label-Verified = -1..+1 group fuel-ci
|
|
label-Workflow = -1..+1 group python-fuelclient-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group python-fuelclient-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|