Add a specific core group for gearman-plugin.

Change-Id: Id8b62806e8f101374cf9cf12ae680c136ec9afed
This commit is contained in:
Jeremy Stanley 2013-07-17 16:57:14 +00:00
parent b71a3e9315
commit 1abe9dd65c

View File

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