Skip to content

Commit 9bc8353

Browse files
committed
Replace Pivotal CLA with DCO
1 parent 4490cc0 commit 9bc8353

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
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: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
If you have not previously done so, please fill out and
2-
submit the https://cla.pivotal.io/sign/spring[Contributor License Agreement].
1+
### Sign-off commits according to the Developer Certificate of Origin
2+
3+
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](https://developercertificate.org).
4+
5+
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).
6+

0 commit comments

Comments
 (0)