From ae6a650c15d8ee534d271b28f14ba0f8baab0719 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 17 Jun 2021 14:15:40 +0000 Subject: Add CONTRIBUTING and DCO files; fix link to mailing-list Signed-off-by: Laurent Bercot --- CONTRIBUTING | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CONTRIBUTING (limited to 'CONTRIBUTING') 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/ -- cgit v1.2.3