
Please, refer to https://wiki.openstack.org/wiki/Murano for more details about project Change-Id: I6605bb39c7b28643ec83eb1f971e8bc39af804d5 Reviewed-on: https://review.openstack.org/27471 Approved: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
13 lines
380 B
Plaintext
13 lines
380 B
Plaintext
[access "refs/*"]
|
|
create = group murano-core
|
|
pushTag = group murano-core
|
|
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group murano-core
|
|
label-Approved = +0..+1 group murano-core
|
|
workInProgress = group murano-core
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
[submit]
|
|
mergeContent = true
|