Files
project-config/gerrit/acls/openstack/glance-specs.config
T
Erno Kuvaja f61b623553 Allow only PTL to merge glance-specs
Glance has had unenforced rule that only PTL should merge specs to
ensure all needed people have had sufficient time to and attention
to review them. This has not been clearly documented and we have
failed to communicate this practise to our new cores. lets enforce
it to avoid any confusions.

Change-Id: I53f2b3353c8420794f617ea333f2defd2550bb74
2018-03-09 12:12:19 +00:00

12 lines
237 B
Plaintext

[access "refs/heads/*"]
abandon = group glance-core
label-Code-Review = -2..+2 group glance-core
label-Workflow = -1..+1 group glance-ptl
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true