diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-08-01 05:46:10 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-08-01 05:46:10 +0000 |
commit | a354fc492df1b05f7fec5bedfffa35217ae8714a (patch) | |
tree | ecf8d85950878e03dd09bd8dc9930766f2f3469a /CONTRIBUTING | |
parent | bfeba7246b7589443e52eb5f868f175af00e77ae (diff) | |
download | bcnm-a354fc492df1b05f7fec5bedfffa35217ae8714a.tar.xz |
Adapt to skalibs-2.11.0.0
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/ |