Revise networking-calico gerrit ACLs

This patch follows up on [1] to shift stable and release
responsibilities back to the calico team.

[1] I99ff5c72c108b98cb46e88fc3085596961983c9c

Change-Id: Iac23e38cb17034e865dca96bd910e065c96c452c
This commit is contained in:
Armando Migliaccio 2016-12-01 11:34:25 -08:00
parent a87727e182
commit 049c1e27d2

View File

@ -1,24 +1,12 @@
[access "refs/for/refs/*"]
pushMerge = group neutron-release
pushMerge = group networking-calico-release
[access "refs/heads/*"]
abandon = group networking-calico-core
create = group neutron-release
create = group networking-calico-release
label-Code-Review = -2..+2 group networking-calico-core
label-Workflow = -1..+1 group networking-calico-core
[access "refs/heads/stable/*"]
abandon = group Change Owner
abandon = group Project Bootstrappers
abandon = group neutron-stable-maint
exclusiveGroupPermissions = abandon label-Code-Review label-Workflow
label-Code-Review = -2..+2 group Project Bootstrappers
label-Code-Review = -2..+2 group neutron-stable-maint
label-Code-Review = -1..+1 group Registered Users
label-Workflow = -1..+0 group Change Owner
label-Workflow = -1..+1 group Project Bootstrappers
label-Workflow = -1..+1 group neutron-stable-maint
[receive]
requireChangeId = true
requireContributorAgreement = true