Enable EasyCLA for ICLA and CCLA
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 12 Feb 2020 17:03:27 +0000 (09:03 -0800)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 12 Feb 2020 17:06:05 +0000 (09:06 -0800)
Switch from Gerrit managed CLA to using EasyCLA

Issue: LF Jira RELENG-2711
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
groups
project.config

diff --git a/groups b/groups
index 98fbb4a..098784d 100644 (file)
--- a/groups
+++ b/groups
@@ -2,6 +2,7 @@
 #
 370e6af46b6555ea85a07430b604b011587eb73e                               Automation Users
 8325367ff8aca40c74dc7ea22b1221c413d9bb43                               CLA Accepted - Individual
+a68d9c5857ba53c4d27de209227b88b8286c9794                               CLA Accepted - Corporate
 ac20ddc4c65a0370cac6b6b56a66f5d441b0cd68                               Administrators
 fc3a6d1b01ee1ef316ae2be5c62bb4c54d3f22c0                               Non-Interactive Users
 global:Anonymous-Users                                                 Anonymous Users
index daae59e..a5b4238 100644 (file)
        createNewChangeForAllNotInTarget = false
 [submit]
        mergeContent = true
-[contributor-agreement "Individual"]
-       description = You must agree to the Contributor License Agreement before
-       agreementUrl = https://gerrit.opnfv.org/gerrit/static/CLA_individual.html
-       autoVerify = group CLA Accepted - Individual
+[contributor-agreement "Individual CLA (ICLA) - OPNFV"]
+       description = ICLA for Linux Foundation
+       agreementUrl = https://api.lfcla.com/v2/gerrit/6cb3aa25-a6ad-44e9-b510-3066c59c5e5d/individual/agreementUrl.html
        accepted = group CLA Accepted - Individual
+[contributor-agreement "Corporate CLA (CCLA) - OPNFV"]
+       description = CCLA for Linux Foundation
+       agreementUrl = https://api.lfcla.com/v2/gerrit/6cb3aa25-a6ad-44e9-b510-3066c59c5e5d/corporate/agreementUrl.html
+       accepted = group CLA Accepted - Corporate
 [access "refs/heads/*"]
        label-Verified = -1..+1 group Non-Interactive Users
        label-Verified = -1..+1 group Project Owners