Adding individual CLA
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
+