Skip to content

Commit 7df091d

Browse files
committed
rel(1.2.2): revise problems spotted by @effigies'
1 parent 968a76f commit 7df091d

File tree

4 files changed

+11
-2
lines changed

4 files changed

+11
-2
lines changed

.mailmap

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,8 @@ Pablo Polosecki <[email protected]> pipolose <[email protected]
160160
Paul Sharp <[email protected]> psharp1289 <[email protected]>
161161
Ranjit Khanuja <[email protected]> RanjitK <[email protected]>
162162
Rastko Ćirić <[email protected]> rciric <[email protected]>
163-
Rastko Ćirić <[email protected]> Rastko Ćirić <[email protected]> rciric <[email protected]>
163+
Rastko Ćirić <[email protected]> Rastko Ćirić <[email protected]>
164+
Rastko Ćirić <[email protected]> rciric <[email protected]>
164165
Ross Markello <[email protected]> Ross Markello <[email protected]>
165166
Russell Poldrack <[email protected]> Russ Poldrack <[email protected]>
166167
Russell Poldrack <[email protected]> poldrack <[email protected]>
@@ -185,7 +186,9 @@ Steven Giavasis <[email protected]> sgiavasis <[email protected]>
185186
Steven Giavasis <[email protected]> sgiavasis <[email protected]>
186187
Steven Tilley <[email protected]> Steven Tilley <[email protected]>
187188
Tristan Glatard <[email protected]> Tristan Glatard <[email protected]>
188-
Victor Férat <[email protected]> Victor <[email protected]> Victor Ferat <[email protected]> Victor Férat <[email protected]>
189+
Victor Férat <[email protected]> Victor <[email protected]>
190+
Victor Férat <[email protected]> Victor Ferat <[email protected]>
191+
Victor Férat <[email protected]> Victor Férat <[email protected]>
189192
Victor Saase <[email protected]> vsaase <[email protected]>
190193
Weijie Huang <[email protected]> forwho <[email protected]>
191194
William Triplett <[email protected]> William Triplett <[email protected]>

.zenodo.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -693,6 +693,9 @@
693693
"name": "Mihai, Paul Glad",
694694
"orcid": "0000-0001-5715-6442"
695695
},
696+
{
697+
"name": "Lai, Jeff"
698+
},
696699
{
697700
"affiliation": "MIT, HMS",
698701
"name": "Ghosh, Satrajit",

doc/changelog/1.X.X-changelog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
1.2.2 (September 05, 2019)
22
==========================
33

4+
##### [Full changelog](https://github.com/nipy/nipype/milestone/33?closed=1)
5+
46
* FIX: Update mne.WatershedBEM command line (https://github.com/nipy/nipype/pull/3007)
57
* FIX: Specify correct stop criterion flag in PETPVC (https://github.com/nipy/nipype/pull/3010)
68
* ENH: Additional arguments to ANTs N4BiasFieldCorrection (https://github.com/nipy/nipype/pull/3012)

tools/update_zenodo.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
"Leipzig, Germany.",
5959
"name": "Mihai, Paul Glad",
6060
"orcid": "0000-0001-5715-6442"},
61+
{"name": "Lai, Jeff"}
6162
]
6263

6364
for entry in missing_entries:

0 commit comments

Comments
 (0)