
Create a new git repository for use by the Glance project to do design reviews as a supplement to launchpad blueprints. Change-Id: Ia50ab46581bacecc1cef94e0b2939e0b3d3251bc
12 lines
335 B
Plaintext
12 lines
335 B
Plaintext
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group glance-specs-core
|
|
label-Workflow = -1..+1 group glance-specs-core
|
|
abandon = group glance-specs-core
|
|
[project]
|
|
state = active
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
[submit]
|
|
mergeContent = true
|