You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Signing the contributor's agreement does not grant anyone commit rights to the main
192
-
repository, but it does mean that we can accept your contributions, and you will get an
193
-
author credit if we do. Active contributors might be asked to join the core team, and
194
-
given the ability to merge pull requests.
188
+
=== Developer Certificate of Origin (DCO)
189
+
All commits must include a `Signed-off-by` trailer at the end of each commit message to indicate the contributor agrees to the `Developer Certificate of Origin`.
190
+
For additional details please review the following https://spring.io/blog/2025/01/06/hello-dco-goodbye-cla-simplifying-contributions-to-spring[blog post]
195
191
196
192
=== Code of Conduct
197
193
This project adheres to the Contributor Covenant https://github.com/spring-cloud/spring-cloud-build/blob/master/docs/src/main/asciidoc/code-of-conduct.adoc[code of
0 commit comments