project-config/gerrit/acls/vexxhost/vexxhost.config
Mohammed Naser afc70aa42b Migrate vexxhost roles to OpenDev
There are a few Ansible roles which we host currently under GitHub
which we'd like to move to OpenDev.  They are open source projects
and we'd like to maintain them under OpenDev/Zuul/Gerrit instead
of GitHub.

Change-Id: I9f530582a379c62a675abf2a7b22f2b56bd724f4
2019-04-05 13:40:43 -04:00

14 lines
269 B
Plaintext

[access "refs/heads/*"]
abandon = group vexxhost-core
label-Code-Review = -2..+2 group vexxhost-core
label-Workflow = -1..+1 group vexxhost-core
[access "refs/tags/*"]
pushSignedTag = group vexxhost-core
[receive]
requireChangeId = true
[submit]
mergeContent = true