tell gerrit to enforce CLA acceptance (individual and corporate)
authorRyan F Day <rday@linuxfoundation.org>
Mon, 1 Dec 2014 22:23:43 +0000 (14:23 -0800)
committerRyan F Day <rday@linuxfoundation.org>
Mon, 1 Dec 2014 22:23:43 +0000 (14:23 -0800)
Signed-off-by: Ryan F Day <rday@linuxfoundation.org>
project.config

index 4e8324e..d7351dd 100644 (file)
        requireChangeId = false
 [submit]
        mergeContent = true
+[contributor-agreement "Individual"]
+       description = You must agree to the Contributor License Agreement before
+       agreementUrl = static/CLA_individual.html
+       autoVerify = group CLA Accepted - Individual
+       accepted = group CLA Accepted - Individual
+[contributor-agreement "Corporate"]
+       description = Your corporation must agree to the Contributor License Agr
+       agreementUrl = static/CLA_corporate.html
+       accepted = group CLA Accepted - Corporate