fc549f1060
This creates the openstack service types authority (think IANA), as the output of the following mailing list discussion: http://lists.openstack.org/pipermail/openstack-dev/2016-February/086269.html The purpose of this will be a dedicated registry location for service types in OpenStack under the watchful eye of the API working group. Change-Id: I75f7066dca7b26204fa7a0196fd019c1b33aa3a3
15 lines
367 B
Plaintext
15 lines
367 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group service-types-authority-core
|
|
label-Code-Review = -2..+2 group service-types-authority-core
|
|
label-Workflow = -1..+1 group service-types-authority-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group service-types-authority-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|