Skip to content

Commit d21b321

Browse files
committed
Merge remote-tracking branch 'upstream/master' into ref/Node-cleanup
2 parents a5ba813 + 44b5c17 commit d21b321

34 files changed

+491
-255
lines changed

.mailmap

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Aimi Watanabe <[email protected]> stymy <[email protected]>
22
Aimi Watanabe <[email protected]> stymy <[email protected]>
3+
Alejandro de la Vega <[email protected]> adelavega <[email protected]>
34
Alexander Schaefer <[email protected]> Alexander Schaefer <[email protected]>
45
Alexander Schaefer <[email protected]> alexschaefer83 <[email protected]>
56
Alexander Schaefer <[email protected]> aschaefer <aschaefer@aschaefer-U36SD.(none)>
@@ -56,11 +57,13 @@ Franz Liem <[email protected]> fliem <franz.liem>
5657
Gael Varoquaux <[email protected]> GaelVaroquaux
5758
Gael Varoquaux <[email protected]> GaelVaroquaux <[email protected]>
5859
Gavin Cooper <[email protected]> gjcooper <[email protected]>
60+
Gilles de Hollander <[email protected]> Gilles86 <[email protected]>
5961
Hans Johnson <[email protected]> Hans Johnson <[email protected]>
6062
Hans Johnson <[email protected]> hjmjohnson <[email protected]>
6163
Horea Christian <[email protected]> Horea Christian <[email protected]>
6264
Isaac Schwabacher <[email protected]> ischwabacher <[email protected]>
6365
66+
Jakub Kaczmarzyk <[email protected]> kaczmarj <[email protected]>
6467
6568
6669
Jason Wong <[email protected]> Jason W <[email protected]>
@@ -72,7 +75,9 @@ Joerg Stadler <[email protected]> Jörg Stadler <Stadler@lin-magdeb
7275
Joke Durnez <[email protected]> jokedurnez <[email protected]>
7376
Josh Warner <[email protected]> Josh Warner (Mac) <[email protected]>
7477
Kai Schlamp <[email protected]> medihack <[email protected]>Jessica Forbes <[email protected]> jessicaforbes <[email protected]>
78+
7579
Leonie Lampe <[email protected]> Leonie Lmape <[email protected]>
80+
Lukas Snoek <[email protected]> Lukas Snoek <[email protected]>
7681
Mathias Goncalves <[email protected]> mathiasg <[email protected]>
7782
Michael Dayan <[email protected]> Michael <[email protected]>
7883
Michael Dayan <[email protected]> Michael <[email protected]>
@@ -102,5 +107,6 @@ Steven Giavasis <[email protected]> sgiavasis <[email protected]>
102107
Tristan Glatard <[email protected]> Tristan Glatard <[email protected]>
103108
Victor Saase <[email protected]> vsaase <[email protected]>
104109
William Triplett <[email protected]> William Triplett <[email protected]>
110+
Wolfgang Pauli <[email protected]> Wolfgang Pauli <[email protected]>
105111
Yaroslav Halchenko <[email protected]> Yaroslav Halchenko <[email protected]>
106112

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ deploy:
5959
tags: true
6060
repo: nipy/nipype
6161
branch: master
62-
distributions: "sdist"
62+
distributions: "sdist bdist_wheel"

0 commit comments

Comments
 (0)