e21df8257f
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
12 lines
327 B
Plaintext
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
|