commit | e5fb3278c23db113e03b3bccabada403349b8bdc | [log] [tgz] |
---|---|---|
author | Brian O'Connor <bocon@onlab.us> | Wed Jul 20 16:56:38 2016 -0700 |
committer | Brian O'Connor <bocon@onlab.us> | Wed Jul 20 16:56:38 2016 -0700 |
tree | a8248eee6953c58446d6f152dc0539153494c2ba | |
parent | a2ea5ce5a52780216c9d91c7781d595be5d13588 [diff] [blame] |
require cla on recieve
diff --git a/project.config b/project.config index d4fdd2a..dbed832 100644 --- a/project.config +++ b/project.config
@@ -1,7 +1,7 @@ [project] description = Access inherited by all other projects. [receive] - requireContributorAgreement = false + requireContributorAgreement = true requireSignedOffBy = false requireChangeId = true enableSignedPush = false