diff options
| author | Nicolas Paul <n@nc0.fr> | 2024-02-19 08:51:44 +0100 |
|---|---|---|
| committer | Nicolas Paul <n@nc0.fr> | 2024-02-19 08:51:44 +0100 |
| commit | 09df855981464dc64452c4b1affa77a571262037 (patch) | |
| tree | d31f3d8ef089a81036cee58c27a32b8b3e472738 | |
| parent | 3a6fa89b5b31ac32ecef71df9bc119cb3ec606f3 (diff) | |
Préparation du dépôt
Signed-off-by: Nicolas Paul <n@nc0.fr>
| -rw-r--r-- | AUTHORS | 33 | ||||
| -rw-r--r-- | build/.keep | 0 | ||||
| -rw-r--r-- | ci/.keep | 0 | ||||
| -rw-r--r-- | docs/.keep | 0 | ||||
| -rw-r--r-- | infra/.keep | 0 | ||||
| -rw-r--r-- | life2/.keep | 0 | ||||
| -rw-r--r-- | third_party/.keep | 0 |
7 files changed, 33 insertions, 0 deletions
@@ -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 <john@doe.com> +Acme Corporation <usr1@ac.me> <usr2@ac.me> + +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 <n@nc0.fr> diff --git a/build/.keep b/build/.keep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/build/.keep diff --git a/ci/.keep b/ci/.keep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/ci/.keep diff --git a/docs/.keep b/docs/.keep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/docs/.keep diff --git a/infra/.keep b/infra/.keep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/infra/.keep diff --git a/life2/.keep b/life2/.keep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/life2/.keep diff --git a/third_party/.keep b/third_party/.keep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/third_party/.keep |
