Skip to content

Commit 8918c36

Browse files
committed
Migrate to DCO from CLA
1 parent 9131e6a commit 8918c36

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-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

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -797,13 +797,8 @@ tracker for issues and merging pull requests into the main branch. If you want
797797
to contribute even something trivial, please do not hesitate, but do please
798798
follow the guidelines in the next paragraph.
799799

800-
Before we can accept a non-trivial patch or pull request, we need you
801-
to sign the [contributor's agreement](https://cla.pivotal.io/). Signing
802-
the contributor's agreement does not grant anyone commit rights to the
803-
main repository, but it does mean that we can accept your
804-
contributions, and you will get an author credit if we do. Active
805-
contributors might be asked to join the core team and be given the
806-
ability to merge pull requests.
800+
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.
801+
For additional details, please refer to the blog post [Hello DCO, Goodbye CLA: Simplifying Contributions to Spring](https://spring.io/blog/2025/01/06/hello-dco-goodbye-cla-simplifying-contributions-to-spring).
807802

808803
## Getting Support
809804
Check out the [Spring Retry tags on Stack Overflow](https://stackoverflow.com/questions/tagged/spring-retry). [Commercial support](https://spring.io/support) is available too.

0 commit comments

Comments
 (0)