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
Update copyright to include contributors.
Enforce developer certificate of origin in the
contributing section of the README.
* LICENSE: Update copyright to include contributors.
* README.md (Contributing): Enforce DCO.
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -231,6 +231,8 @@ Contributions of all kinds are welcome. That explicitely includes suggestions fo
231
231
PRs are greatly appreciated as well. But please make sure that your change is wanted by opening an issue about it first before you waste your time with a PR
232
232
that isn't merged in the end.
233
233
234
+
By contributing you affirm the [Developer Certificate of Origin](https://developercertificate.org/) and license your work under the terms of this repository.
0 commit comments