diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-08-10 17:59:16 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-08-10 17:59:16 +0000 |
commit | b08261b5bb18d5c3f3fece09c5c582679f6c8bbc (patch) | |
tree | 799d6371a02c2a313eb00aa97c98e9c2d2a0d2e8 /CONTRIBUTING | |
parent | 064b149613eae9a74a6fa91f062f253b816785c3 (diff) | |
download | s6-portable-utils-b08261b5bb18d5c3f3fece09c5c582679f6c8bbc.tar.gz s6-portable-utils-b08261b5bb18d5c3f3fece09c5c582679f6c8bbc.tar.xz s6-portable-utils-b08261b5bb18d5c3f3fece09c5c582679f6c8bbc.zip |
Prepare for 2.2.3.3 ; 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/ |