
This patch creates a trove-specs repository which will be used for design specifications for the Trove project. Starting with the Kilo release, all Trove blueprints will need to have a corresponding spec in this repository. Change-Id: I439891751b21c3fcc958574f8b272d51bcb0bf2a
12 lines
235 B
Plaintext
12 lines
235 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group trove-core
|
|
label-Code-Review = -2..+2 group trove-core
|
|
label-Workflow = -1..+1 group trove-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|