fbb2761c58
The bashate team is small and tight, and anyone on the core team should be allowed to cut a release. Change-Id: I9823201f7d389950a53757d8c5d2685ed1ad8ab6
15 lines
300 B
Plaintext
15 lines
300 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group bashate-core
|
|
label-Code-Review = -2..+2 group bashate-core
|
|
label-Workflow = -1..+1 group bashate-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group bashate-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|