a510cfea1e
After the design session at the HK summit for the blueprint https://wiki.openstack.org/wiki/Oslo/blueprints/service-sync we decided to create a dedicated project which will coordinate distributed systems. https://launchpad.net/tooz Change-Id: I7d80b9c70bd4d1eecbd2a1912ad21901234db0eb
13 lines
375 B
Plaintext
13 lines
375 B
Plaintext
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group tooz-core
|
|
label-Approved = +0..+1 group tooz-core
|
|
workInProgress = group tooz-core
|
|
[access "refs/tags/*"]
|
|
create = group tooz-core
|
|
pushTag = group tooz-core
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
[submit]
|
|
mergeContent = true
|