608b995b85
Change-Id: I63b998cad6f76b93a43d5e325cf7ccfb5235d6d7 Reviewed-on: https://review.openstack.org/33987 Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
15 lines
448 B
Plaintext
15 lines
448 B
Plaintext
[access "refs/*"]
|
|
owner = group Administrators
|
|
create = group stackalytics-core
|
|
pushTag = group stackalytics-core
|
|
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group stackalytics-core
|
|
label-Approved = +0..+1 group stackalytics-core
|
|
workInProgress = group stackalytics-core
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
[submit]
|
|
mergeContent = true
|
|
|