Skip to content

Commit 35f1867

Browse files
authored
fix(zenodo): Move @josephmje to creators list and @garikoitz to contributors
I believe that all the work @josephmje has made already allows to consider him a creator. Amend my mistake of listing Gari as a creator instead of a contributor (hopefully he will be in the creators list soon :D)
1 parent 65a9891 commit 35f1867

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.zenodo.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@
33
"title": "dMRIPrep: a robust preprocessing pipeline for diffusion MRI",
44
"description": "<p>dMRIPrep is a robust and easy-to-use pipeline for preprocessing of diverse dMRI data. The transparent workflow dispenses of manual intervention, thereby ensuring the reproducibility of the results.</p>",
55
"creators": [
6-
{
7-
"affiliation": "Stanford University",
8-
"name": "Lerma-Usabiaga, Garikoitz",
9-
"orcid": "0000-0001-9800-4816"
10-
},
116
{
127
"affiliation": "The University of Washington eScience Institute",
138
"name": "Keshavan, Anisha",
@@ -18,6 +13,11 @@
1813
"name": "Richie-Halford, Adam",
1914
"orcid": "0000-0001-9276-9084"
2015
},
16+
{
17+
"affiliation": "The Centre for Addiction and Mental Health",
18+
"name": "Joseph, Michael",
19+
"orcid": "0000-0002-0068-230X"
20+
},
2121
{
2222
"affiliation": "The University of Washington eScience Institute",
2323
"name": "Rokem, Ariel",
@@ -31,9 +31,9 @@
3131
],
3232
"contributors": [
3333
{
34-
"affiliation": "The Centre for Addiction and Mental Health",
35-
"name": "Joseph, Michael",
36-
"orcid": "0000-0002-0068-230X",
34+
"affiliation": "Stanford University",
35+
"name": "Lerma-Usabiaga, Garikoitz",
36+
"orcid": "0000-0001-9800-4816",
3737
"type": "Researcher"
3838
},
3939
{

0 commit comments

Comments
 (0)