Add Individual contributor agreement
Change-Id: Ibaf9fcfc6371c6e393408aad3537525580d3b879
Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
diff --git a/groups b/groups
index 596211b..dbcecdd 100644
--- a/groups
+++ b/groups
@@ -2,3 +2,4 @@
#
global:Anonymous-Users Anonymous Users
global:Registered-Users Registered Users
+b7fcaaed14743658f0949a98d206a7d091492260 CLA Accepted - Individual
diff --git a/project.config b/project.config
index 6f4a902..37e31bc 100644
--- a/project.config
+++ b/project.config
@@ -10,3 +10,9 @@
[access "refs/heads/*"]
label-Code-Review = -1..+1 group Registered Users
label-Verified = +0..+1 group Registered Users
+[contributor-agreement "Individual"]
+ description = If you are going to be contributing code on your own, this is the one you want. You can sign this one online.
+ agreementUrl = static/cla_individual.html
+ autoVerify = group CLA Accepted - Individual
+ accepted = group CLA Accepted - Individual
+ matchProjects = ^/.*$