This commit is contained in:
Gary Russell
2016-07-11 13:56:47 +01:00
committed by GitHub
parent 44cc15f952
commit cc7df884e2

View File

@@ -25,17 +25,11 @@ removing compiler warnings, etc.
== Sign the contributor license agreement
Very important, before we can accept any *Spring Kafka contributions*, we will need you to sign the contributor license agreement (CLA).
If you have not previously done so, please fill out and
submit the https://cla.pivotal.io/sign/spring[Contributor License Agreement (CLA)].
Very important, before we can accept any *Spring Kafka 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.
In order to read and sign the CLA, please go to:
* 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.
== Fork the Repository