Merge "Use separated ACL group for OSprofiler"

This commit is contained in:
Jenkins 2015-12-17 09:14:06 +00:00 committed by Gerrit Code Review
commit 8b699d85ae

View File

@ -1,10 +1,10 @@
[access "refs/heads/*"]
abandon = group rally-core
label-Code-Review = -2..+2 group rally-core
label-Workflow = -1..+1 group rally-core
abandon = group osprofiler-core
label-Code-Review = -2..+2 group osprofiler-core
label-Workflow = -1..+1 group osprofiler-core
[access "refs/tags/*"]
pushSignedTag = group rally-core
pushSignedTag = group osprofiler-release
[receive]
requireChangeId = true