-
-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #91 from LibraryCarpentry/add-zenodo-json
add .zenodo.json file for lesson release
- Loading branch information
Showing
1 changed file
with
73 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
{ | ||
"contributors": [ | ||
{ | ||
"type": "Editor", | ||
"name": "Tim Dennis", | ||
"orcid": "0000-0001-6632-3812" | ||
}, | ||
{ | ||
"type": "Editor", | ||
"name": "Stéphane Guillou", | ||
"orcid": "0000-0001-8992-0951" | ||
}, | ||
{ | ||
"type": "Editor", | ||
"name": "Clarke Iakovakis", | ||
"orcid": "0000-0002-9260-8456" | ||
} | ||
], | ||
"creators": [ | ||
{ | ||
"name": "Clarke Iakovakis", | ||
"orcid": "0000-0002-9260-8456" | ||
}, | ||
{ | ||
"name": "Tim Dennis", | ||
"orcid": "0000-0001-6632-3812" | ||
}, | ||
{ | ||
"name": "John Little" | ||
}, | ||
{ | ||
"name": "Annajiat Alim Rasel", | ||
"orcid": "0000-0003-0198-3734" | ||
}, | ||
{ | ||
"name": "Christian Knudsen" | ||
}, | ||
{ | ||
"name": "Ariel Deardorff", | ||
"orcid": "0000-0001-8930-6089" | ||
}, | ||
{ | ||
"name": "Christopher Erdmann", | ||
"orcid": "0000-0003-2554-180X" | ||
}, | ||
{ | ||
"name": "John Little" | ||
}, | ||
{ | ||
"name": "Emily Chambers" | ||
}, | ||
{ | ||
"name": "Giuseppe Barbieri" | ||
}, | ||
{ | ||
"name": "Mikala Narlock" | ||
}, | ||
{ | ||
"name": "Stéphane Guillou", | ||
"orcid": "0000-0001-8992-0951" | ||
}, | ||
{ | ||
"name": "TauriqSalie" | ||
}, | ||
{ | ||
"name": "Verena Ras", | ||
"orcid": "0000-0003-3938-7241" | ||
} | ||
], | ||
"license": { | ||
"id": "CC-BY-4.0" | ||
} | ||
} |