Skip to content

Commit da5dbd3

Browse files
authored
Merge pull request #723 from nkeim/fix-zenodo-affiliation
BLD: Remove "affiliation" field that Zenodo now rejects
2 parents 8bc7165 + 6981c10 commit da5dbd3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.zenodo.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,22 @@
44
"creators": [
55
{
66
"orcid": "0000-0002-5947-6017",
7-
"affiliation": "Brookhaven National Lab",
87
"name": "Allan, Daniel B."
98
},
109
{
1110
"orcid": "0000-0003-4692-608X",
12-
"affiliation": "Brookhaven National Lab",
1311
"name": "Caswell, Thomas"
1412
},
1513
{
1614
"orcid": "0000-0003-0746-0547",
17-
"affiliation": "Pennsylvania State University",
1815
"name": "Keim, Nathan C."
1916
},
2017
{
2118
"orcid": "0000-0002-0488-2237",
22-
"affiliation": "Leiden University",
2319
"name": "van der Wel, Casper M."
2420
},
2521
{
2622
"orcid": "0000-0003-3925-5732",
27-
"affliation": "Leiden University",
2823
"name": "Verweij, Ruben W."
2924
}
3025
],

0 commit comments

Comments
 (0)