Skip to content

Commit b030dd1

Browse files
committed
Bumping versions
1 parent b0c4487 commit b030dd1

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

README.adoc

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -109,15 +109,11 @@ tracker for issues and merging pull requests into main. If you want
109109
to contribute even something trivial please do not hesitate, but
110110
follow the guidelines below.
111111

112-
[[sign-the-contributor-license-agreement]]
113-
== Sign the Contributor License Agreement
114-
115-
Before we accept a non-trivial patch or pull request we will need you to sign the
116-
https://cla.pivotal.io/sign/spring[Contributor License Agreement].
117-
Signing the contributor's agreement does not grant anyone commit rights to the main
118-
repository, but it does mean that we can accept your contributions, and you will get an
119-
author credit if we do. Active contributors might be asked to join the core team, and
120-
given the ability to merge pull requests.
112+
[[developer-certificate-of-origin]]
113+
== Developer Certificate of Origin (DCO)
114+
115+
All commits must include a __Signed-off-by__ trailer at the end of each commit message to indicate that the contributor agrees to the Developer Certificate of Origin.
116+
For additional details, please refer to the blog post https://spring.io/blog/2025/01/06/hello-dco-goodbye-cla-simplifying-contributions-to-spring[Hello DCO, Goodbye CLA: Simplifying Contributions to Spring].
121117

122118
[[code-of-conduct]]
123119
== Code of Conduct

0 commit comments

Comments
 (0)