project-config/gerrit/acls/openstack/delimiter.config
Itisha Dewan 1934135751 Adding library Delimiter to the CI system
Delimiter will be a cross project quotas library. It will impose
restrictions on resource consumption. It will consolidate utility code
for quota issues at a common place.

Co-Authored-By: Davanum Srinivas (dims) <davanum@gmail.com>
Co-Authored-By: Itisha Dewan <ishadewan07@gmail.com>
Co-Authored-By: Nikhil Komawar <nik.komawar@gmail.com>

Change-Id: I6df24c0417cbb173b7f684920f1d1c3c92788ed3
2016-05-13 07:15:42 +02:00

16 lines
344 B
Plaintext

[access "refs/heads/*"]
abandon = group delimiter-core
create = group delimiter-release
label-Code-Review = -2..+2 group delimiter-core
label-Workflow = -1..+1 group delimiter-core
[access "refs/tags/*"]
pushSignedTag = group delimiter-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true