Skip to content

Commit

Permalink
Merge pull request #70 from LibraryCarpentry/add-zenodo-json
Browse files Browse the repository at this point in the history
add .zenodo.json file for lesson release
  • Loading branch information
jenmawe authored Apr 24, 2023
2 parents 38f0e38 + 136711f commit 366564b
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"contributors": [
{
"type": "Editor",
"name": "Owen Stephens",
"orcid": "0000-0001-9813-5701"
},
{
"type": "Editor",
"name": "jenmawe"
},
{
"type": "Editor",
"name": "Abigail Sparling",
"orcid": "0000-0002-2635-8348"
}
],
"creators": [
{
"name": "jenmawe"
},
{
"name": "Abigail Sparling",
"orcid": "0000-0002-2635-8348"
},
{
"name": "Owen Stephens",
"orcid": "0000-0001-9813-5701"
},
{
"name": "Christopher Erdmann",
"orcid": "0000-0003-2554-180X"
},
{
"name": "Tim Dennis",
"orcid": "0000-0001-6632-3812"
}
],
"license": {
"id": "CC-BY-4.0"
}
}

0 comments on commit 366564b

Please sign in to comment.