diff --git a/gerrit/acls/openstack/devstack-plugin-open-cas.config b/gerrit/acls/openstack/devstack-plugin-open-cas.config index 1b84494532..101a50481f 100644 --- a/gerrit/acls/openstack/devstack-plugin-open-cas.config +++ b/gerrit/acls/openstack/devstack-plugin-open-cas.config @@ -1,10 +1,7 @@ [access "refs/heads/*"] -abandon = group cinder-core -abandon = group devstack-core -label-Code-Review = -2..+2 group cinder-core -label-Code-Review = -2..+2 group devstack-core -label-Workflow = -1..+1 group cinder-core -label-Workflow = -1..+1 group devstack-core +abandon = group devstack-plugin-open-cas-core +label-Code-Review = -2..+2 group devstack-plugin-open-cas-core +label-Workflow = -1..+1 group devstack-plugin-open-cas-core [receive] requireChangeId = true