
Opendev hosts a number of repositories for OpenInfra Foundation efforts which are not themselves Open Infrastructure Projects. These repositories were enforcing the old foundation CLA which is no longer valid. After consulting the foundation's executive management, it was decided they should use the DCO instead like Airship/Kata/OpenStack/StarlingX are already doing. Change-Id: I4bd97b4356924f89b91783cefa296116957aa944
12 lines
277 B
Plaintext
12 lines
277 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group edge-computing-group-core
|
|
label-Code-Review = -2..+2 group edge-computing-group-core
|
|
label-Workflow = -1..+1 group edge-computing-group-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireSignedOffBy = true
|
|
|
|
[submit]
|
|
mergeContent = true
|