From 550b17c98a55954c36435922ab8c1819d7ff94cc Mon Sep 17 00:00:00 2001
From: Alexander Schlemmer <alexander@mail-schlemmer.de>
Date: Thu, 5 Jan 2023 13:36:53 +0100
Subject: [PATCH] DOC: Updated citation cff

---
 CITATION.cff | 21 ++++++++++++++++++---
 1 file changed, 18 insertions(+), 3 deletions(-)

diff --git a/CITATION.cff b/CITATION.cff
index 95eeec02..ff126ff3 100644
--- a/CITATION.cff
+++ b/CITATION.cff
@@ -1,10 +1,25 @@
 cff-version: 1.2.0
 message: "If you use this software, please cite it as below."
 authors:
-  - family-names:
-    given-names:
+  - family-names: Fitschen
+    given-names: Timm
     orcid: https://orcid.org/0000-0002-4022-432X
-title: CaosDB - Server
+  - family-names: Schlemmer
+    given-names: Alexander
+    orcid: https://orcid.org/0000-0003-4124-9649
+  - family-names: Hornung
+    given-names: Daniel
+    orcid: https://orcid.org/0000-0002-7846-6375
+  - family-names: tom Wörden
+    given-names: Henrik
+    orcid: https://orcid.org/0000-0002-5549-578X
+  - family-names: Parlitz
+    given-names: Ulrich
+    orcid: https://orcid.org/0000-0003-3058-1435
+  - family-names: Luther
+    given-names: Stefan
+    orcid: https://orcid.org/0000-0001-7214-8125
+title: "CaosDB - Server"
 version: 0.8.1
 doi: 10.3390/data4020083
 date-released: 2022-11-07
\ No newline at end of file
-- 
GitLab