diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-06-17 14:15:40 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-06-17 14:15:40 +0000 |
commit | ae6a650c15d8ee534d271b28f14ba0f8baab0719 (patch) | |
tree | 4f6771d8136b90f340d79ec29c6409ece9dea7fb /CONTRIBUTING | |
parent | d031f4c6ccfb1cf4f87f0223fb4ae78e646f0f2d (diff) | |
download | execline-ae6a650c15d8ee534d271b28f14ba0f8baab0719.tar.xz |
Add CONTRIBUTING and DCO files; fix link to mailing-list
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'CONTRIBUTING')
-rw-r--r-- | CONTRIBUTING | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING new file mode 100644 index 0000000..6279422 --- /dev/null +++ b/CONTRIBUTING @@ -0,0 +1,5 @@ + Please add a Signed-Off-By: line at the end of your commit, +which certifies that you have the right and authority to pass +it on as an open-source patch, as explicited in the Developer's +Certificate of Origin available in this project's DCO file, +or at https://developercertificate.org/ |