Skip to content

Commit

Permalink
add section about DCO to CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dirk-thomas committed Mar 20, 2019
1 parent cb4fc33 commit d383603
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,8 @@ be under the Apache 2 License, as dictated by that
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
~~~

Contributors must sign-off each commit by adding a `Signed-off-by: ...`
line to commit messages to certify that they have the right to submit
the code they are contributing to the project according to the
[Developer Certificate of Origin (DCO)](https://developercertificate.org/).

0 comments on commit d383603

Please sign in to comment.