2014-01-24 14:44:09 -06:00
|
|
|
[access "refs/*"]
|
|
|
|
owner = group Administrators
|
|
|
|
[access "refs/heads/*"]
|
|
|
|
label-Code-Review = -2..+2 group python-openstacksdk-core
|
2014-04-28 16:07:18 +00:00
|
|
|
label-Workflow = -1..+1 group python-openstacksdk-core
|
2014-05-07 21:06:43 +00:00
|
|
|
abandon = group python-openstacksdk-core
|
2014-01-24 14:44:09 -06:00
|
|
|
[access "refs/tags/*"]
|
|
|
|
create = group python-openstacksdk-ptl
|
2014-04-28 15:56:40 -07:00
|
|
|
pushSignedTag = group python-openstacksdk-ptl
|
2014-01-24 14:44:09 -06:00
|
|
|
[receive]
|
|
|
|
requireChangeId = true
|
|
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
|
|
mergeContent = true
|