Skip to content

Commit

Permalink
Merge pull request #723 from nkeim/fix-zenodo-affiliation
Browse files Browse the repository at this point in the history
BLD: Remove "affiliation" field that Zenodo now rejects
  • Loading branch information
nkeim authored Feb 23, 2023
2 parents 8bc7165 + 6981c10 commit da5dbd3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,22 @@
"creators": [
{
"orcid": "0000-0002-5947-6017",
"affiliation": "Brookhaven National Lab",
"name": "Allan, Daniel B."
},
{
"orcid": "0000-0003-4692-608X",
"affiliation": "Brookhaven National Lab",
"name": "Caswell, Thomas"
},
{
"orcid": "0000-0003-0746-0547",
"affiliation": "Pennsylvania State University",
"name": "Keim, Nathan C."
},
{
"orcid": "0000-0002-0488-2237",
"affiliation": "Leiden University",
"name": "van der Wel, Casper M."
},
{
"orcid": "0000-0003-3925-5732",
"affliation": "Leiden University",
"name": "Verweij, Ruben W."
}
],
Expand Down

0 comments on commit da5dbd3

Please sign in to comment.