Remove Gerrit-internal CLA requirement
diff --git a/project.config b/project.config
index 383f9b9..3ea1c62 100644
--- a/project.config
+++ b/project.config
@@ -1,7 +1,6 @@
 [project]
 	description = Access inherited by all other projects.
 [receive]
-	requireContributorAgreement = true
 	requireSignedOffBy = false
 	requireChangeId = true
 	enableSignedPush = false
@@ -118,11 +117,6 @@
 	addPatchSet = group Registered Users
 [access "refs/for/refs/meta/config"]
 	push = group Administrators
-[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 ONF CLA Accepted
-	accepted = group ONF CLA Accepted
 [capability]
 	accessDatabase = group user/Brian O'Connor (bocon)
 	accessDatabase = group user/Hung-Wei Chiu (hwchiu)