5415c5182d
Change-Id: I815a53f62dc35aa93a147928fbfa39ae95952a61 Reviewed-on: https://review.openstack.org/19488 Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: Monty Taylor <mordred@inaugust.com> Reviewed-by: Monty Taylor <mordred@inaugust.com> Tested-by: Jenkins
15 lines
426 B
Plaintext
15 lines
426 B
Plaintext
[access "refs/*"]
|
|
owner = group Administrators
|
|
create = group packstack-core
|
|
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group packstack-core
|
|
label-Approved = +0..+1 group packstack-core
|
|
workInProgress = group packstack-core
|
|
[project]
|
|
state = active
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
[submit]
|
|
mergeContent = true
|