
We're not using proposed branches anymore in our workflow, remove the now obsolete section from gerrit ACL files. Change-Id: I48a64bd2af4781daa6d8330b3d1108d213a90f0f
13 lines
274 B
Plaintext
13 lines
274 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group trove-core
|
|
label-Code-Review = -2..+2 group trove-core
|
|
label-Verified = -1..+1 group trove-ci
|
|
label-Workflow = -1..+1 group trove-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|