Skip to content

Commit 4bd3b1d

Browse files
committed
Migrate to DCO from CLA
1 parent 0752c32 commit 4bd3b1d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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 & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,10 @@ Search the https://github.com/spring-projects/spring-integration/issues[GitHub i
2323
If not, please create a new issue in GitHub before submitting a pull request unless the change is truly trivial, e.g. typo fixes,
2424
removing compiler warnings, etc.
2525

26-
== Sign the contributor license agreement
26+
== Developer Certificate of Origin
2727

28-
If you have not previously done so, please fill out and submit the https://cla.pivotal.io/sign/spring[Contributor License Agreement (CLA)].
29-
30-
Very important, before we can accept any *Spring AMQP contributions*, we will need you to sign the CLA.
31-
Signing the CLA 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.
28+
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.
29+
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].
3230

3331
== Fork the Repository
3432

0 commit comments

Comments
 (0)