Skip to content

Commit 617f8d5

Browse files
committed
Update from CLA to DCO
1 parent 5a56e1b commit 617f8d5

File tree

3 files changed

+6
-9
lines changed

3 files changed

+6
-9
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

CODE_OF_CONDUCT.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe
3434
individual is representing the project or its community.
3535

3636
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by
37-
contacting a project maintainer at spring-code-of-conduct@pivotal.io . All complaints will
37+
contacting a project maintainer at code-of-conduct@spring.io. All complaints will
3838
be reviewed and investigated and will result in a response that is deemed necessary and
3939
appropriate to the circumstances. Maintainers are obligated to maintain confidentiality
4040
with regard to the reporter of an incident.

CONTRIBUTING.adoc

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,13 @@ The Spring for Apache Pulsar team and the broader community monitor the https://
2020
If you are reporting a bug, please help to speed up problem diagnosis by providing as much information as possible.
2121
Ideally, that would include a small sample project that reproduces the problem.
2222

23-
24-
2523
== Reporting Security Vulnerabilities
2624
If you think you have found a security vulnerability in Spring for Apache Pulsar please *DO NOT* disclose it publicly until we've had a chance to fix it.
2725
Please don't report security vulnerabilities using GitHub issues, instead head over to https://spring.io/security-policy and learn how to disclose them responsibly.
2826

29-
30-
31-
== Sign the Contributor License Agreement
32-
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].
33-
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.
34-
Active contributors might be asked to join the core team, and given the ability to merge pull requests.
27+
== Developer Certificate of Origin
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].
3530

3631
== Git Workflow
3732
We develop on https://docs.github.com/en/get-started/quickstart/fork-a-repo[Forks] and follow the https://docs.github.com/en/get-started/quickstart/github-flow[Fork and Pull Request] workflow.

0 commit comments

Comments
 (0)