From 3df13a7ad936ecc94dfe9ad908e232bec6cb5f23 Mon Sep 17 00:00:00 2001 From: Toby Hodges Date: Mon, 18 Sep 2023 12:59:46 +0200 Subject: [PATCH] add Zenodo JSON for lesson release --- .zenodo.json | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 .zenodo.json diff --git a/.zenodo.json b/.zenodo.json new file mode 100644 index 0000000..19b63a1 --- /dev/null +++ b/.zenodo.json @@ -0,0 +1,85 @@ +{ + "contributors": [ + { + "type": "Editor", + "name": "morskyjezek", + "orcid": "0000-0003-2617-0166" + }, + { + "type": "Editor", + "name": "r2c0der" + }, + { + "type": "Editor", + "name": "Elizabeth McAulay", + "orcid": "0000-0002-8679-9727" + } + ], + "creators": [ + { + "name": "Christopher Erdmann", + "orcid": "0000-0003-2554-180X" + }, + { + "name": "Elizabeth McAulay", + "orcid": "0000-0002-8679-9727" + }, + { + "name": "morskyjezek", + "orcid": "0000-0003-2617-0166" + }, + { + "name": "Cornelia Cronje", + "orcid": "0000-0003-2736-6267" + }, + { + "name": "Paul R. Pival" + }, + { + "name": "Kaitlin Newson" + }, + { + "name": "Phil Reed", + "orcid": "0000-0002-4479-715X" + }, + { + "name": "Shari Laster" + }, + { + "name": "jesCodingHere" + }, + { + "name": "Stacie Traill" + }, + { + "name": "Ariel Deardorff", + "orcid": "0000-0001-8930-6089" + }, + { + "name": "Ayesha Sultana" + }, + { + "name": "Belinda Weaver", + "orcid": "0000-0002-6156-7997" + }, + { + "name": "Maneesha Sane" + }, + { + "name": "Maria Praetzellis" + }, + { + "name": "nap84", + "orcid": "0000-0002-6243-2840" + }, + { + "name": "Preethy Nair" + }, + { + "name": "cnancarrow" + } + ], + "license": { + "id": "CC-BY-4.0" + } +} \ No newline at end of file