set CLA required to true
authorRyan F Day <rday@linuxfoundation.org>
Fri, 5 Dec 2014 00:21:00 +0000 (16:21 -0800)
committerRyan F Day <rday@linuxfoundation.org>
Fri, 5 Dec 2014 00:21:00 +0000 (16:21 -0800)
Signed-off-by: Ryan F Day <rday@linuxfoundation.org>
project.config

index d7351dd..3488114 100644 (file)
@@ -23,7 +23,7 @@
        value = +1 Looks good to me, but someone else must approve
        value = +2 Looks good to me, approved
 [receive]
-       requireContributorAgreement = false
+       requireContributorAgreement = true
        requireSignedOffBy = true
        requireChangeId = false
 [submit]