Fix jjb project perms.

Allow openstack-ci-core to review and tag.

Change-Id: I80648301ed172822c480b76826bbe6ae5986fc39
Reviewed-on: https://review.openstack.org/16317
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
This commit is contained in:
James E. Blair 2012-11-16 08:48:27 -08:00 committed by Jenkins
parent 1f50d5391b
commit aeaf050744

View File

@ -1,6 +1,9 @@
[access "refs/heads/*"]
label-Approved = +0..+1 group openstack-ci-admins
label-Code-Review = -2..+2 group openstack-ci-admins
label-Approved = +0..+1 group openstack-ci-core
label-Code-Review = -2..+2 group openstack-ci-core
[access "refs/tags/*"]
create = group openstack-ci-core
pushTag = group openstack-ci-core
[project]
state = active
[receive]