project-config/gerrit/acls/airship/election.config
Matt McEuen f82147cde8 Add airship/election
This adds the Airship Election documentation project, which
is modeled after the StarlingX and OpenStack Election projects.

Change-Id: I1728359788f818f2b3c5b5942f6f63bbff4c02d9
2019-06-17 09:40:53 -05:00

17 lines
402 B
Plaintext

[access "refs/heads/*"]
abandon = group airship-election-core
create = group airship-release
label-Code-Review = -2..+2 group airship-election-core
label-Verified = -1..+1 group airship-ci
label-Workflow = -1..+1 group airship-election-core
[access "refs/tags/*"]
pushSignedTag = group airship-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true