From e90d74aefab3acf2f5b7840257eaa30e33bd4e87 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Mon, 11 Jul 2016 05:14:27 -0400 Subject: [PATCH] CLA Hook --- CONTRIBUTING.adoc | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index dc97415547..2c432a81f0 100644 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -25,15 +25,10 @@ removing compiler warnings, etc. == Sign the contributor license agreement -Very important, before we can accept any *Spring Integration contributions*, we will need you to sign the contributor license agreement (CLA). Signing the CLA does not grant anyone commit rights to the main repository, but it does mean that we can accept your contributions, and you will get an author credit if we do. In order to read and sign the CLA, please go to: +If you have not previously done so, please fill out and +submit the https://cla.pivotal.io/sign/spring[Contributor License Agreement (CLA)]. -* https://support.springsource.com/spring_committer_signup[Spring Committer Signup] - -For **Project**, please select **Spring Integration**. The **Project Lead** is **Gary Russell**. - -Once you've completed the web form, simply add the following in a comment on your pull request: - - I have signed and agree to the terms of the SpringSource Individual Contributor License Agreement. +Very important, before we can accept any *Spring Integration contributions*, we will need you to sign the CLA. Signing the CLA does not grant anyone commit rights to the main repository, but it does mean that we can accept your contributions, and you will get an author credit if we do. == Fork the Repository