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