daf27aeff1
The stackforge repositories for cliff, stevedore, taskflow, and pycadf need to move under the openstack branded area of the git server and CI system. Change-Id: I08824ab75a285f0b50db1e6c5208feebeb6048b9
15 lines
411 B
Plaintext
15 lines
411 B
Plaintext
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group cliff-core
|
|
label-Approved = +0..+1 group cliff-core
|
|
workInProgress = group cliff-core
|
|
[access "refs/tags/*"]
|
|
create = group cliff-ptl
|
|
pushTag = group cliff-ptl
|
|
[project]
|
|
state = active
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
[submit]
|
|
mergeContent = true
|