From b60ce97a87e0f6483c5dec9b230a0a9cb980af08 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sabine=20Schr=C3=B6der?= <s.schroeder@fz-juelich.de>
Date: Fri, 1 Sep 2023 10:27:12 +0200
Subject: [PATCH] Update CITATION.cff

---
 CITATION.cff | 22 ++++++++++++++++------
 1 file changed, 16 insertions(+), 6 deletions(-)

diff --git a/CITATION.cff b/CITATION.cff
index 662e936..82f4de9 100644
--- a/CITATION.cff
+++ b/CITATION.cff
@@ -8,11 +8,21 @@ message: >-
   metadata from this file.
 type: software
 authors:
-  - given-names: Niklas
-    family-names: Selke
-    email: n.selke@fz-juelich.de
-    affiliation: Forschungszentrum Jülich
-    orcid: 'https://orcid.org/0000-0002-9954-2250'
+- email: n.selke@fz-juelich.de
+  orcid: https://orcid.org/0000-0002-9954-2250
+  family-names: Selke
+  given-names: Niklas
+- email: m.schultz@fz-juelich.de
+  orcid: https://orcid.org/0000-0003-3455-774X
+  family-names: Schultz
+  given-names: Martin
+  affiliation: Forschungszentrum Jülich
+contact:
+- email: m.schultz@fz-juelich.de
+  orcid: https://orcid.org/0000-0003-3455-774X
+  family-names: Schultz
+  given-names: Martin
+  affiliation: Forschungszentrum Jülich
 repository-code: >-
   https://gitlab.jsc.fz-juelich.de/esde/toar-public/toarstats
-license: MIT
\ No newline at end of file
+license: MIT
-- 
GitLab