Skip to content

Commit 7b69a82

Browse files
committedJan 8, 2025
Switch from CLA to DCO
Closes gh-43734
1 parent 5b8ee86 commit 7b69a82

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed
 

‎.github/dco.yml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
require:
2+
members: false

‎CONTRIBUTING.adoc

+3-4
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,10 @@ Please don't report security vulnerabilities using GitHub issues, instead head o
2929

3030

3131

32-
== Sign the Contributor License Agreement
32+
== Include a Signed Off By Trailer
3333

34-
Before we accept a non-trivial patch or pull request we will need you to https://cla.pivotal.io/sign/spring[sign the Contributor License Agreement].
35-
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.
36-
Active contributors might be asked to join the core team, and given the ability to merge pull requests.
34+
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.
35+
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].
3736

3837

3938

0 commit comments

Comments
 (0)