Adding ONF CLA
diff --git a/groups b/groups
index 5e7c06c..3ec81aa 100644
--- a/groups
+++ b/groups
@@ -2,6 +2,7 @@
#
3d9cb6ba9b28b81863c5ac82dba1268dee3fa7bf Administrators
a6e3134e08eb39ad331956432902676456c592a6 Event Streaming Users
+d8d59c825a3342ebd9160c30899683e08ce073f6 ONF CLA Accepted
dac4598dde73e5642e0d633197447ef20621b192 ON.LAB Individual CLA Accepted
e0bc180b4e2c094e414c0f6b3b20edd3f5050ec8 Non-Interactive Users
global:Anonymous-Users Anonymous Users
diff --git a/project.config b/project.config
index 1898109..8d38c3b 100644
--- a/project.config
+++ b/project.config
@@ -71,8 +71,13 @@
value = +1 Verified
defaultValue = 0
copyAllScoresIfNoCodeChange = true
-[contributor-agreement "ON.Lab Individual"]
+[contributor-agreement "ONF 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 ONF CLA Accepted
+ accepted = group ONF CLA Accepted
+[contributor-agreement "ON.Lab Individual"]
+ description = This CLA is here for reference only. It does not need to be signed for current contributions, and it will not satisfy the current CLA requirement.
agreementUrl = static/onlab-cla-v2.html
autoVerify = group ON.LAB Individual CLA Accepted
accepted = group ON.LAB Individual CLA Accepted