Skip to content

Commit f78a41a

Browse files
committed
Switch to DCO from CLA
1 parent 5009808 commit f78a41a

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

.github/dco.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
require:
2+
members: false

CONTRIBUTING.adoc

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,9 @@ please ask on https://stackoverflow.com[Stack Overflow]. The Spring Tools team a
1212
broader community monitor the https://stackoverflow.com/tags/spring-tools-4[`spring-tools-4`]
1313
tag.
1414

15-
== Sign the Contributor License Agreement
16-
Before we accept a non-trivial patch or pull request we will need you to
17-
https://cla.pivotal.io/sign/sts[sign the Contributor License Agreement].
18-
Signing the contributor's agreement does not grant anyone commit rights to the main
19-
repository, but it does mean that we can accept your contributions, and you will get an
20-
author credit if we do. Active contributors might be asked to join the core team, and
21-
given the ability to merge pull requests.
15+
== Developer Certificate of Origin
16+
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.
17+
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].
2218

2319
== Code Conventions and Housekeeping
2420
None of these is essential for a pull request, but they will all help. They can also be

0 commit comments

Comments
 (0)