From 11594bb37a19b084bbd4d372435bf39a914a3ccb Mon Sep 17 00:00:00 2001 From: Mohamed Macow <58916277+darth-raijin@users.noreply.github.com> Date: Mon, 19 May 2025 19:14:00 +0200 Subject: [PATCH] Correct Contribution section of Readme Signed-off-by: Mohamed Macow <58916277+darth-raijin@users.noreply.github.com> Resolves #3115 --- README.adoc | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.adoc b/README.adoc index 0ab25fa7c..ab71e40b1 100644 --- a/README.adoc +++ b/README.adoc @@ -185,13 +185,9 @@ tracker for issues and merging pull requests into master. If you want to contribute even something trivial please do not hesitate, but follow the guidelines below. -=== Sign the Contributor License Agreement -Before we accept a non-trivial patch or pull request we will need you to sign the -https://cla.pivotal.io/sign/spring[Contributor License Agreement]. -Signing the contributor's agreement 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. Active contributors might be asked to join the core team, and -given the ability to merge pull requests. +=== Developer Certificate of Origin (DCO) +All commits must include a `Signed-off-by` trailer at the end of each commit message to indicate the contributor agrees to the `Developer Certificate of Origin`. +For additional details please review the following https://spring.io/blog/2025/01/06/hello-dco-goodbye-cla-simplifying-contributions-to-spring[blog post] === Code of Conduct This project adheres to the Contributor Covenant https://github.com/spring-cloud/spring-cloud-build/blob/master/docs/src/main/asciidoc/code-of-conduct.adoc[code of