Skip to content

Commit 2bb5dcf

Browse files
authored
Add DCO
1 parent 56284e5 commit 2bb5dcf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Switch to a branch named `<major>.<minor>.x` from the smallest milestone in the
3333
The spring team will ensure the code gets merged forward into additional branches.
3434

3535

36-
== Sign the Contributor License Agreement
37-
If you have not previously done so, please fill out and
38-
submit the https://cla.pivotal.io/sign/spring[Contributor License Agreement].
36+
== Add Signed-off-by Trailer
37+
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.
38+
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].
3939

0 commit comments

Comments
 (0)