Skip to content

Commit 06ebcfb

Browse files
committed
MNT: Add Katherine Bottenhorn, Paul Mihai to Zenodo
1 parent 34a7eff commit 06ebcfb

File tree

3 files changed

+22
-1
lines changed

3 files changed

+22
-1
lines changed

.mailmap

+2-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,8 @@ Joke Durnez <joke.durnez@gmail.com> jokedurnez <joke.durnez@gmail.com>
9999
Josh Warner <silvertrumpet999+github@gmail.com> JDWarner <warner.joshua@mayo.edu>
100100
Josh Warner <silvertrumpet999+github@gmail.com> Josh Warner (Mac) <warner.joshua@mayo.edu>
101101
Kai Schlamp <schlamp@gmx.de> medihack <schlamp@gmx.de>
102-
Katie Bottenhorn <kbott006@fiu.edu> 62442katieb <kbott006@fiu.edu>
102+
Katherine Bottenhorn <kbott006@fiu.edu> 62442katieb <kbott006@fiu.edu>
103+
Katherine Bottenhorn <kbott006@fiu.edu> Katie Bottenhorn <kbott006@fiu.edu>
103104
Kesshi Jordan <Kesshi.Jordan@ucsf.edu> Kesshi Jordan <Kesshi.Jordan@ucsf.edu>
104105
Kesshi Jordan <Kesshi.Jordan@ucsf.edu> Kesshi Jordan <kesshi.jordan@gmail.com>
105106
Kesshi Jordan <Kesshi.Jordan@ucsf.edu> Kesshi Jordan <kesshijordan@D-108-179-130-38.dhcp4.washington.edu>

.zenodo.json

+15
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,11 @@
273273
"affiliation": "University of Iowa",
274274
"name": "Welch, David"
275275
},
276+
{
277+
"affiliation": "Florida International University",
278+
"name": "Bottenhorn, Katherine",
279+
"orcid": "0000-0002-7796-8795"
280+
},
276281
{
277282
"name": "Kent, James"
278283
},
@@ -495,6 +500,11 @@
495500
"name": "Durnez, Joke",
496501
"orcid": "0000-0001-9030-2202"
497502
},
503+
{
504+
"affiliation": "CNRS, UMS3552 IRMaGe",
505+
"name": "Condamine, Eric",
506+
"orcid": "0000-0002-9533-3769"
507+
},
498508
{
499509
"affiliation": "Technische Universit\u00e4t Dresden, Faculty of Medicine, Department of Child and Adolescent Psychiatry",
500510
"name": "Geisler, Daniel",
@@ -624,6 +634,11 @@
624634
{
625635
"name": "McDermottroe, Conor"
626636
},
637+
{
638+
"affiliation": "Max Planck Institute for Human Cognitive and Brain Sciences, Leipzig, Germany.",
639+
"name": "Mihai, Paul Glad",
640+
"orcid": "0000-0001-5715-6442"
641+
},
627642
{
628643
"affiliation": "MIT, HMS",
629644
"name": "Ghosh, Satrajit",

tools/update_zenodo.py

+5
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,11 @@
5353
"name": "Pannetier, Nicolas",
5454
"orcid": "0000-0002-0744-5155"},
5555
{"name": "McDermottroe, Conor"},
56+
{"affiliation":
57+
"Max Planck Institute for Human Cognitive and Brain Sciences, "
58+
"Leipzig, Germany.",
59+
"name": "Mihai, Paul Glad",
60+
"orcid": "0000-0001-5715-6442"},
5661
]
5762

5863
for entry in missing_entries:

0 commit comments

Comments
 (0)