Skip to content

Commit e70a76d

Browse files
authored
Merge pull request #60 from datacarpentry/add-zenodo-json
add .zenodo.json file for lesson release
2 parents 326db1e + 697094a commit e70a76d

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

.zenodo.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"contributors": [],
3+
"creators": [
4+
{
5+
"name": "Peter Smyth"
6+
},
7+
{
8+
"name": "Matthias Bussonnier"
9+
},
10+
{
11+
"name": "Phil Reed",
12+
"orcid": "0000-0002-4479-715X"
13+
},
14+
{
15+
"name": "Tracy Teal",
16+
"orcid": "0000-0002-9180-9598"
17+
},
18+
{
19+
"name": "David Mawdsley"
20+
},
21+
{
22+
"name": "Kunal Marwaha",
23+
"orcid": "0000-0001-9084-6971"
24+
},
25+
{
26+
"name": "Peter Kiraly"
27+
},
28+
{
29+
"name": "Addi Malviya Thakur"
30+
},
31+
{
32+
"name": "Juan Fung",
33+
"orcid": "0000-0002-0820-787X"
34+
},
35+
{
36+
"name": "Karen Word",
37+
"orcid": "0000-0002-7294-7231"
38+
},
39+
{
40+
"name": "Katrin Leinweber",
41+
"orcid": "0000-0001-5135-5758"
42+
},
43+
{
44+
"name": "Maneesha Sane"
45+
}
46+
],
47+
"license": {
48+
"id": "CC-BY-4.0"
49+
}
50+
}

0 commit comments

Comments
 (0)