system-config/modules/openstack_project/files/gerrit/acls/openstack/qa-specs.config
Sean Dague e21df8257f Create qa-specs git repo
Create a new git repository for use by the QA Program to do design reviews
in a more sane way prior to approving blueprints.

Change-Id: Ie734c0921c3e36943b6fa30a16060f355ec92492
2014-03-13 15:12:43 -04:00

12 lines
327 B
Plaintext

[access "refs/heads/*"]
label-Code-Review = -2..+2 group tempest-core
label-Approved = +0..+1 group tempest-core
workInProgress = group tempest-core
[project]
state = active
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true