project-config/gerrit/acls/airship/airshipui.config
Scott Hussey 324c76c9ef Add airshipui project
- Airshipui will be the Airship 2.0 Web UI

Change-Id: Ia4af21cf036de575d63a8b9399e27e2b9216f4d9
2019-09-24 21:30:07 +00:00

17 lines
381 B
Plaintext

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