From 83751246e9f3b703f84480ca522a0bd3e24cab4f Mon Sep 17 00:00:00 2001 From: Shane Maloney Date: Thu, 28 Nov 2024 10:47:42 +0000 Subject: [PATCH 1/2] Add Zenodo file --- .zenodo.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .zenodo.json diff --git a/.zenodo.json b/.zenodo.json new file mode 100644 index 00000000..f7b83ab2 --- /dev/null +++ b/.zenodo.json @@ -0,0 +1,25 @@ +{ + "description": "STIXCore is the software pipeline for STIX data, turning raw telemetry into standards compliant FITS files for anaysis", + "license": "bsd-3-clause", + "title": "STIXCore", + "upload_type": "software", + "creators": [ + { + "name": "Shane Maloney", + "orcid": "0000-0002-4715-1805", + "affiliation": "Dublin Institute for Advanced Studies" + }, + { + "name": "Nicky Hochmuth", + "orcid": "", + "affiliation": "" + }, + { + "name": "", + "orcid": "", + "affiliation": "" + } + + ], + "access_right": "open" +} From 6eaadf00ecae70193236db8ccbea4a3d58ab6c6a Mon Sep 17 00:00:00 2001 From: Nicky Hochmuth Date: Thu, 28 Nov 2024 13:11:56 +0100 Subject: [PATCH 2/2] Update .zenodo.json Add Nicky's orcid details --- .zenodo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index f7b83ab2..4b6b7aaf 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -11,8 +11,8 @@ }, { "name": "Nicky Hochmuth", - "orcid": "", - "affiliation": "" + "orcid": "0009-0005-3785-7643", + "affiliation": "Ateleris GmbH Switzerland" }, { "name": "",