From b45f6e5dd8a03a9a839714fcf8bc84c31cec9f9d Mon Sep 17 00:00:00 2001 From: Ben Nemec Date: Wed, 2 Jul 2014 21:20:14 +0000 Subject: [PATCH] Use tripleo-core for dib-utils We don't actually want to have separate core groups for each tripleo project, so this shouldn't have had a new group created for it. Per the PTL, we want to just use tripleo-core for this project. Change-Id: I36e45c76a53edfa133881771d8ece4667fc0656e --- .../files/gerrit/acls/openstack/dib-utils.config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/openstack_project/files/gerrit/acls/openstack/dib-utils.config b/modules/openstack_project/files/gerrit/acls/openstack/dib-utils.config index 2f21eb355a..919773ae43 100644 --- a/modules/openstack_project/files/gerrit/acls/openstack/dib-utils.config +++ b/modules/openstack_project/files/gerrit/acls/openstack/dib-utils.config @@ -1,7 +1,7 @@ [access "refs/heads/*"] -abandon = group dib-utils-core -label-Code-Review = -2..+2 group dib-utils-core -label-Workflow = -1..+1 group dib-utils-core +abandon = group tripleo-core +label-Code-Review = -2..+2 group tripleo-core +label-Workflow = -1..+1 group tripleo-core [access "refs/tags/*"] pushSignedTag = group tripleo-ptl