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

Diff for: .mailmap

+2-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,8 @@ Joke Durnez <[email protected]> jokedurnez <[email protected]>
9999
Josh Warner <[email protected]> JDWarner <[email protected]>
100100
Josh Warner <[email protected]> Josh Warner (Mac) <[email protected]>
101101
Kai Schlamp <[email protected]> medihack <[email protected]>
102-
Katie Bottenhorn <[email protected]> 62442katieb <[email protected]>
102+
Katherine Bottenhorn <[email protected]> 62442katieb <[email protected]>
103+
Katherine Bottenhorn <[email protected]> Katie Bottenhorn <[email protected]>
103104
Kesshi Jordan <[email protected]> Kesshi Jordan <[email protected]>
104105
Kesshi Jordan <[email protected]> Kesshi Jordan <[email protected]>
105106
Kesshi Jordan <[email protected]> Kesshi Jordan <[email protected]>

Diff for: .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",

Diff for: 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)