project-config/gerrit/acls/openstack-dev/sandbox.config
Anita Kuno 64e775123f Revert "Add exclusiveGroupPermissions to sandbox's acl"
This reverts commit 9e13d17efd.

The prior patch successfully removed all permissions
for registered users from sandbox. Not what I was
after with this patch.

Change-Id: I3e8bbb74b119d98a97b1fe653721f324663bbd70
2016-01-19 21:41:35 +00:00

16 lines
355 B
Plaintext

[access "refs/heads/*"]
abandon = group Registered Users
label-Code-Review = -2..+2 group Registered Users
label-Verified = -1..+1 group Third-Party CI
label-Workflow = -1..+1 group Registered Users
[access "refs/tags/*"]
pushSignedTag = group infra-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true