system-config/modules/openstack_project/files/gerrit/acls/stackforge/tomograph.config
Tim Daly Jr c61b0fe5ed Add the tomograph project to stackforge.
Tomograph is a library specifically designed to make it easy to add
monitoring and metrics code to openstack.  It's being used by the
Rally project.  They requested we put it on stackforge so they get
consistent packaging and code review for it.

Change-Id: I34aa8a1593e5102161bd4b347d9c1ec763ec53a2
2013-11-13 11:17:09 -05:00

13 lines
400 B
Plaintext

[access "refs/heads/*"]
label-Code-Review = -2..+2 group tomograph-core
label-Approved = +0..+1 group tomograph-core
workInProgress = group tomograph-core
[access "refs/tags/*"]
create = group tomograph-core
pushTag = group tomograph-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true