project-config/gerrit/acls/openstack-dev/bashate.config
Sean Dague fbb2761c58 give the entire bashate-core team release authority
The bashate team is small and tight, and anyone on the core team
should be allowed to cut a release.

Change-Id: I9823201f7d389950a53757d8c5d2685ed1ad8ab6
2014-10-29 07:54:31 -04:00

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