From 6346122dfbd1a33a212490ec7ff02ec92bc5e7b2 Mon Sep 17 00:00:00 2001 From: andreaschrader <85687301+andreaschrader@users.noreply.github.com> Date: Fri, 5 Jan 2024 13:50:46 +0100 Subject: [PATCH] Manually created a .zenodo.json according to the zenodo developer guide. --- .zenodo.json | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index 0191186..8b11e3c 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -6,20 +6,10 @@ "orcid": "0000-0002-3879-7057" } ], - "keywords": [ - "doi", - "persistent identifier", - "Zenodo", - "publish", - "metadata", - "citation", - "cff", - ".zenodo.json" - ], - "license": { - "id": "CC-BY-4.0" - }, - "publication_date": "2024-01-05", + + "keywords": ["doi", "persistent identifier", "Zenodo", "publish", "metadata", "citation", "cff", ".zenodo.json"], + + "license": "CC-BY-4.0", + "title": "andreaschrader/doi-exercise", - "version": v1.3.2 }