James E. Blair f04cf18bb9 Do not require a CLA for the sandbox
The sandbox repo is in opendev/ in order to be a place for any
OpenDev project to point new contributors at in order to become
familiar with the system.  OpenDev does not require a CLA in general,
so the sandbox repo should not either.

Change-Id: I4de78dbc0b5ed6c9d311bcd14ff6a0d214409ce0
2019-06-21 13:40:56 -07:00

15 lines
320 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
[submit]
mergeContent = true