From 09df855981464dc64452c4b1affa77a571262037 Mon Sep 17 00:00:00 2001 From: Nicolas Paul Date: Mon, 19 Feb 2024 08:51:44 +0100 Subject: Préparation du dépôt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nicolas Paul --- AUTHORS | 33 +++++++++++++++++++++++++++++++++ build/.keep | 0 ci/.keep | 0 docs/.keep | 0 infra/.keep | 0 life2/.keep | 0 third_party/.keep | 0 7 files changed, 33 insertions(+) create mode 100644 AUTHORS create mode 100644 build/.keep create mode 100644 ci/.keep create mode 100644 docs/.keep create mode 100644 infra/.keep create mode 100644 life2/.keep create mode 100644 third_party/.keep diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..c1a2cfe --- /dev/null +++ b/AUTHORS @@ -0,0 +1,33 @@ +This file lists the various contributors to the project. Anyone listed here +remains the copyright holder of their contributions, and is listed here to +acknowledge their work. + +Both individuals and organizations may be listed here. Either way, we require +using the full legal name of the contributor, and not any pseudonyms or +abbreviations. We also ask to include all the EMail addresses used to commit +patches, each within angle brackets. + +If you are a contributor and would like to be removed from this list, please +contact the project maintainers. + +When adding a new entry, please keep the list sorted by the first name, this +may be easily achieved using the sort command on UNIX systems. + +For illustration: + +John Doe +Acme Corporation + +ALL CONTRIBUTORS LISTED BELOW HAVE AGREED TO THE PROJECT LICENSE AGREEMENT +AVAILABLE IN THE COPYRIGHT FILE. THEY HAVE ALSO AGREED WITH THE DEVELOPER +CERTIFICATE OF ORIGIN (DCO) AVAILABLE IN THE DCO FILE. BY CONTRIBUTING TO THE +PROJECT, THEY HAVE AGREED TO THE TERMS OUTLINED IN BOTH FILES. + +IN ADDITION, THEY HAVE AGREED WITH OUR CODE OF CONDUCT AVAILABLE IN THE +CODE_OF_CONDUCT FILE. + + + *** + + +Nicolas Paul diff --git a/build/.keep b/build/.keep new file mode 100644 index 0000000..e69de29 diff --git a/ci/.keep b/ci/.keep new file mode 100644 index 0000000..e69de29 diff --git a/docs/.keep b/docs/.keep new file mode 100644 index 0000000..e69de29 diff --git a/infra/.keep b/infra/.keep new file mode 100644 index 0000000..e69de29 diff --git a/life2/.keep b/life2/.keep new file mode 100644 index 0000000..e69de29 diff --git a/third_party/.keep b/third_party/.keep new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3