Skip to content

Commit 9afaf0c

Browse files
authored
fix(zenodo): Add @poldrack to list of contributors in the zenodo record.
1 parent 35f1867 commit 9afaf0c

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

.zenodo.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,21 @@
3131
],
3232
"contributors": [
3333
{
34-
"affiliation": "Stanford University",
34+
"affiliation": "Department of Psychology, Stanford University, CA, USA",
3535
"name": "Lerma-Usabiaga, Garikoitz",
3636
"orcid": "0000-0001-9800-4816",
3737
"type": "Researcher"
3838
},
3939
{
4040
"name": "nrajamani3",
4141
"type": "Researcher"
42-
}
42+
},
43+
{
44+
"name": "Poldrack, Russell A.",
45+
"affiliation": "Department of Psychology, Stanford University",
46+
"orcid": "0000-0001-6755-0259",
47+
"type": "Researcher"
48+
},
4349
],
4450
"keywords": [
4551
"neuroimaging",

0 commit comments

Comments
 (0)