Files
project-config/gerrit/acls/openstack/service-types-authority.config
T
Sean Dague fc549f1060 create openstack/service-types-authority
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
2016-02-12 08:31:14 -05:00

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