
oslo.utils library is graduating from the oslo-incubator so it should be imported as a stand-alone project. Change-Id: I5dbd9dd8ff2cb8d773604ec43230e327ac36d53a
15 lines
287 B
Plaintext
15 lines
287 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group oslo-core
|
|
label-Code-Review = -2..+2 group oslo-core
|
|
label-Workflow = -1..+1 group oslo-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group oslo-ptl
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|