From 9a025a76691a4cd18c329813d7c7931303216a4e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20Sch=C3=A4fer?= <david.schaefer@ufz.de>
Date: Fri, 17 Dec 2021 15:59:15 +0100
Subject: [PATCH] Add authors to CITATION.cff

---
 CITATION.cff | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/CITATION.cff b/CITATION.cff
index 2b9d4b4d4..4f6b69fbf 100644
--- a/CITATION.cff
+++ b/CITATION.cff
@@ -14,8 +14,21 @@ authors:
   - given-names: David
     family-names: Schäfer
     email: david.schaefer@ufz.de
+    affiliation: >-
+      Helmholtz Centre for Environmental Research -
+      UFZ
+    orcid: 'https://orcid.org/0000-0003-4517-6459'
+  - given-names: Bert
+    family-names: Palm
+    email: bert.palm@ufz.de
+    affiliation: >-
+      Helmholtz Centre for Environmental Research -
+      UFZ
+    orcid: 'https://orcid.org/0000-0000-0000-0000'
+  - given-names: Peter
+    family-names: Lünenschloß
+    email: peter.luenenschloss@ufz.de
     affiliation: >-
       Helmholtz Centre for Environmental Research -
       UFZ
     orcid: 'https://orcid.org/0000-0000-0000-0000'
-  - ...
-- 
GitLab