
According to the refactoring plan described in If3d5f5ed0ccfc9e9333034bfa2debb7f0df9b225 Fuel Client should be factored out as a separate project called python-fuelclient and hosted on Stackforge. Blueprint: re-thinking-fuel-client Change-Id: If2a1e2db462b9202251188aeff55a54db9b32e60
15 lines
343 B
Plaintext
15 lines
343 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group python-fuelclient-core
|
|
label-Code-Review = -2..+2 group python-fuelclient-core
|
|
label-Workflow = -1..+1 group python-fuelclient-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group python-fuelclient-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|