From ac3bb6a793bcb24ce678d4aba0faf93610e54a56 Mon Sep 17 00:00:00 2001 From: Nitish Tiwari Date: Thu, 30 Mar 2023 14:15:30 +0530 Subject: [PATCH] Update CITATION.cff Signed-off-by: Nitish Tiwari --- CITATION.cff | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index dcd69ed93..acc01f370 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,10 +1,8 @@ cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: -- family-names: "Team" +- family-names: "Maintainers" given-names: "Parseable" title: "parseable" -version: 1.0.0 -doi: 10.5281/zenodo.1234 date-released: 2023-03-30 url: "https://github.com/parseablehq/parseable"