system-config/modules/openstack_project/files/gerrit/acls/stackforge/libra.config
Jeremy Stanley 8a1013413f Rename all -drivers to -milestone in Gerrit ACLs.
Change-Id: I62b805541dd631a0ea946c04ca07e74c9b7a1dd7
Reviewed-on: https://review.openstack.org/25423
Reviewed-by: Anita Kuno <akuno@lavabit.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2013-03-31 13:15:36 +00:00

16 lines
484 B
Plaintext

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