Adding individual CLA
diff --git a/groups b/groups
index fcce36c..de3ead6 100644
--- a/groups
+++ b/groups
@@ -4,6 +4,7 @@
61317511a4a11254cbbf9612896412663548965a Administrators
63e77955f1e6a49cb3169e4d3ec0a9fd30380c11 Read-only Users
7177c81018e69d9a1b1f6f940aad91fbbba574d1 CORD Committers
+fdf77836dea2168ea5daa2927ba76802ab3195de CLA Accepted - Individual
global:Anonymous-Users Anonymous Users
global:Project-Owners Project Owners
global:Registered-Users Registered Users
diff --git a/project.config b/project.config
index 487dadb..d4fdd2a 100644
--- a/project.config
+++ b/project.config
@@ -101,3 +101,9 @@
push = group Registered Users
[plugin "reviewers-by-blame"]
maxReviewers = 3
+[contributor-agreement "Individual"]
+ description = If you are going to be contributing code on your own, please sign this CLA. You can sign this one online.
+ agreementUrl = static/cla.html
+ autoVerify = group CLA Accepted - Individual
+ accepted = group CLA Accepted - Individual
+