system-config/modules/openstack_project/files/gerrit/acls/openstack/swiftsync.config
Chmouel Boudjnah 32a897457b Add swiftsync.
- This have seen a lot of interests at the HK summit and it is a better
  place than github.

Change-Id: I2d27a63b99de03eb14fbeafea8d6a73eac322e9e
2013-11-12 19:09:32 +01:00

13 lines
400 B
Plaintext

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