Adding ONF CLA
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