
oslo.serialization library is graduating from the oslo-incubator so it should be imported as a stand-alone project under Oslo program. Change-Id: Iaf79e6febf22b5acb3fb299aa15cb56616b6d5c0
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
|