Skip to content

Commit dc601e4

Browse files
authored
Fix: syntax issues in zenodo json
1 parent 6fa29aa commit dc601e4

File tree

1 file changed

+135
-137
lines changed

1 file changed

+135
-137
lines changed

.zenodo.json

+135-137
Original file line numberDiff line numberDiff line change
@@ -1,138 +1,136 @@
11
{
2-
"creators": [
3-
{
4-
"affiliation": "pyOpenSci",
5-
"name": "Wasser, Leah",
6-
"orcid": "0000-0002-8177-6550"
7-
},
8-
{
9-
"affiliation": "",
10-
"name": "Nicholson, David",
11-
"orcid": "0000-0002-4261-4719"
12-
},
13-
{
14-
"affiliation": "Hasso Plattner Institute",
15-
"name": "Sasso, Ariane",
16-
"orcid": "0000-0002-3669-4599"
17-
},
18-
{
19-
"affiliation": "",
20-
"name": "Batisse, Alexandre",
21-
"orcid": "0000-0001-7912-3422"
22-
}
23-
{
24-
"affiliation": "",
25-
"name": "Molinsky, Simon",
26-
"orcid": ""
27-
},
28-
],
29-
"contributors": [
30-
{
31-
"type":"Other",
32-
"affiliation": "",
33-
"name": "Marmo, Chiara",
34-
"orcid": "0000-0003-2843-6044 "
35-
},
36-
{
37-
"type":"Other",
38-
"affiliation": "Quansight",
39-
"name": "Pamphile T., Roy",
40-
"orcid": "0000-0001-9816-1416"
41-
},
42-
{
43-
"type":"Other",
44-
"affiliation": "NVIDIA",
45-
"name": "Welch, Erik",
46-
"orcid": "0000-0003-3694-3783"
47-
},
48-
{
49-
"type":"Other",
50-
"affiliation": "",
51-
"name": "Fernandes, Filipe",
52-
"orcid": ""
53-
},
54-
{
55-
"type":"Other",
56-
"affiliation": "",
57-
"name": "Saunders, Jonny",
58-
"orcid": ""
59-
},
60-
{
61-
"type":"Other",
62-
"affiliation": "",
63-
"name": "Döring, Randy",
64-
"orcid": ""
65-
},
66-
{
67-
"type":"Other",
68-
"affiliation": "",
69-
"name": "Cano Rodríguez, Juan Luis",
70-
"orcid": "0000-0002-2187-161X"
71-
},
72-
{
73-
"type":"Other",
74-
"affiliation": "Princeton University",
75-
"name": "Schreiner, Henry",
76-
"orcid": "0000-0002-7833-783X"
77-
},
78-
{
79-
"type":"Other",
80-
"affiliation": "",
81-
"name": "Van der Walt, Stéfan",
82-
"orcid": ""
83-
},
84-
{
85-
"type":"Other",
86-
"affiliation": "",
87-
"name": "Schwartz, Eli",
88-
"orcid": ""
89-
},
90-
{
91-
"type":"Other",
92-
"affiliation": "Quansight",
93-
"name": "Gommers, Ralf",
94-
"orcid": "0000-0002-0300-3333"
95-
},
96-
{
97-
"type":"Other",
98-
"affiliation": "",
99-
"name": "Gedam, Pradyun",
100-
"orcid": ""
101-
},
102-
{
103-
"type":"Other",
104-
"affiliation": "",
105-
"name": "Lef, Ofek",
106-
"orcid": ""
107-
},
108-
{
109-
"type":"Other",
110-
"affiliation": "",
111-
"name": "Tocknell, James",
112-
"orcid": ""
113-
},
114-
{
115-
"type":"Other",
116-
"affiliation": "",
117-
"name": "Ming, Frost",
118-
"orcid": ""
119-
},
120-
{
121-
"type":"Other",
122-
"affiliation": "",
123-
"name": "van Kemenade, Hugo",
124-
"orcid": "0000-0001-5715-8632"
125-
},
126-
],
127-
"keywords": [
128-
"open source software",
129-
"Python",
130-
"open peer review",
131-
"data science",
132-
"open reproducible science",
133-
"science"
134-
],
135-
"license": "CC-BY-SA-4.0",
136-
"upload_type": "publication",
137-
"publication_type": "book"
138-
}
2+
"creators": [{
3+
"affiliation": "pyOpenSci",
4+
"name": "Wasser, Leah",
5+
"orcid": "0000-0002-8177-6550"
6+
},
7+
{
8+
"affiliation": "",
9+
"name": "Nicholson, David",
10+
"orcid": "0000-0002-4261-4719"
11+
},
12+
{
13+
"affiliation": "Hasso Plattner Institute",
14+
"name": "Sasso, Ariane",
15+
"orcid": "0000-0002-3669-4599"
16+
},
17+
{
18+
"affiliation": "",
19+
"name": "Batisse, Alexandre",
20+
"orcid": "0000-0001-7912-3422"
21+
},
22+
{
23+
"affiliation": "",
24+
"name": "Molinsky, Simon",
25+
"orcid": ""
26+
}
27+
],
28+
"contributors": [{
29+
"type": "Other",
30+
"affiliation": "",
31+
"name": "Marmo, Chiara",
32+
"orcid": "0000-0003-2843-6044 "
33+
},
34+
{
35+
"type": "Other",
36+
"affiliation": "Quansight",
37+
"name": "Pamphile T., Roy",
38+
"orcid": "0000-0001-9816-1416"
39+
},
40+
{
41+
"type": "Other",
42+
"affiliation": "NVIDIA",
43+
"name": "Welch, Erik",
44+
"orcid": "0000-0003-3694-3783"
45+
},
46+
{
47+
"type": "Other",
48+
"affiliation": "",
49+
"name": "Fernandes, Filipe",
50+
"orcid": ""
51+
},
52+
{
53+
"type": "Other",
54+
"affiliation": "",
55+
"name": "Saunders, Jonny",
56+
"orcid": ""
57+
},
58+
{
59+
"type": "Other",
60+
"affiliation": "",
61+
"name": "Döring, Randy",
62+
"orcid": ""
63+
},
64+
{
65+
"type": "Other",
66+
"affiliation": "",
67+
"name": "Cano Rodríguez, Juan Luis",
68+
"orcid": "0000-0002-2187-161X"
69+
},
70+
{
71+
"type": "Other",
72+
"affiliation": "Princeton University",
73+
"name": "Schreiner, Henry",
74+
"orcid": "0000-0002-7833-783X"
75+
},
76+
{
77+
"type": "Other",
78+
"affiliation": "",
79+
"name": "Van der Walt, Stéfan",
80+
"orcid": ""
81+
},
82+
{
83+
"type": "Other",
84+
"affiliation": "",
85+
"name": "Schwartz, Eli",
86+
"orcid": ""
87+
},
88+
{
89+
"type": "Other",
90+
"affiliation": "Quansight",
91+
"name": "Gommers, Ralf",
92+
"orcid": "0000-0002-0300-3333"
93+
},
94+
{
95+
"type": "Other",
96+
"affiliation": "",
97+
"name": "Gedam, Pradyun",
98+
"orcid": ""
99+
},
100+
{
101+
"type": "Other",
102+
"affiliation": "",
103+
"name": "Lef, Ofek",
104+
"orcid": ""
105+
},
106+
{
107+
"type": "Other",
108+
"affiliation": "",
109+
"name": "Tocknell, James",
110+
"orcid": ""
111+
},
112+
{
113+
"type": "Other",
114+
"affiliation": "",
115+
"name": "Ming, Frost",
116+
"orcid": ""
117+
},
118+
{
119+
"type": "Other",
120+
"affiliation": "",
121+
"name": "van Kemenade, Hugo",
122+
"orcid": "0000-0001-5715-8632"
123+
}
124+
],
125+
"keywords": [
126+
"open source software",
127+
"Python",
128+
"open peer review",
129+
"data science",
130+
"open reproducible science",
131+
"science"
132+
],
133+
"license": "CC-BY-SA-4.0",
134+
"upload_type": "publication",
135+
"publication_type": "book"
136+
}

0 commit comments

Comments
 (0)