00d9361474
We need to increase the number of people with W+ power in the neutron-lib project to keep up with the number of patches being submitted. neutron-lib-core, that has +2 power, includes all the neutron stadium projects and would be too big a group. This patch adds a neutron-lib-commit group to have finer control on who has W+ power Change-Id: Ia5daabe1a48a4630577e678dbfd8d1593fafcefb
19 lines
422 B
Plaintext
19 lines
422 B
Plaintext
[access "refs/for/refs/*"]
|
|
pushMerge = group neutron-milestone
|
|
|
|
[access "refs/heads/*"]
|
|
abandon = group neutron-lib-core
|
|
label-Code-Review = -2..+2 group neutron-lib-core
|
|
label-Verified = -1..+1 group neutron-ci
|
|
label-Workflow = -1..+1 group neutron-lib-commit
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group library-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|