Updating CLA text
diff --git a/project.config b/project.config
index 8d38c3b..2c0dcae 100644
--- a/project.config
+++ b/project.config
@@ -71,16 +71,16 @@
value = +1 Verified
defaultValue = 0
copyAllScoresIfNoCodeChange = true
-[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.
+ description = LEGACY: 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
+[contributor-agreement "ONF Individual"]
+ description = If you are going to be contributing code, please sign this CLA.
+ agreementUrl = static/cla.html
+ autoVerify = group ONF CLA Accepted
+ accepted = group ONF CLA Accepted
[access "refs/for/refs/heads/*"]
push = group Administrators
push = group Registered Users