forked from scikit-learn/scikit-learn
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIX/MAINT: update my mail etc (scikit-learn#8375)
* update mail etc * fix utf8
- Loading branch information
Showing
6 changed files
with
14 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,10 +23,10 @@ Brian Holt <[email protected]> <[email protected]> | |
Christian Osendorfer <[email protected]> | ||
Clay Woolam <[email protected]> | ||
Danny Sullivan <[email protected]> <[email protected]> | ||
Denis Engemann <d.engemann@fz-juelich.de> | ||
Denis Engemann <d.engemann@fz-juelich.de> <[email protected]> | ||
Denis Engemann <d.engemann@fz-juelich.de> <[email protected]> | ||
Denis Engemann <d.engemann@fz-juelich.de> <dengemann <[email protected]> | ||
Denis Engemann <denis-alexander.engemann@inria.fr> | ||
Denis Engemann <denis-alexander.engemann@inria.fr> <[email protected]> | ||
Denis Engemann <denis-alexander.engemann@inria.fr> <[email protected]> | ||
Denis Engemann <denis-alexander.engemann@inria.fr> <dengemann <[email protected]> | ||
Diego Molla <[email protected]> <diego@diego-desktop.(none)> | ||
DraXus <[email protected]> draxus <[email protected]> | ||
Edouard DUCHESNAY <[email protected]> <duchesnay@is143433.(none)> | ||
|
@@ -61,7 +61,7 @@ Jake VanderPlas <[email protected]> <[email protected]> | |
Jake VanderPlas <[email protected]> <[email protected]> | ||
James Bergstra <[email protected]> | ||
Jaques Grobler <[email protected]> <[email protected]> | ||
Jan Schl�ter <[email protected]> | ||
Jan Schlüter <[email protected]> | ||
Jean Kossaifi <[email protected]> | ||
Jean Kossaifi <[email protected]> <[email protected]> | ||
Jean Kossaifi <[email protected]> <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# Author: Alexandre Gramfort <[email protected]> | ||
# Olivier Grisel <[email protected]> | ||
# Mathieu Blondel <[email protected]> | ||
# Denis A. Engemann <d.engemann@fz-juelich.de> | ||
# Denis A. Engemann <denis-alexander.engemann@inria.fr> | ||
# Kyle Kastner <[email protected]> | ||
# | ||
# License: BSD 3 clause | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
|
||
# Author: Christian Osendorfer <[email protected]> | ||
# Alexandre Gramfort <[email protected]> | ||
# Denis A. Engemann <d.engemann@fz-juelich.de> | ||
# Denis A. Engemann <denis-alexander.engemann@inria.fr> | ||
|
||
# License: BSD3 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
# Author: Alexandre Gramfort <[email protected]> | ||
# Olivier Grisel <[email protected]> | ||
# Mathieu Blondel <[email protected]> | ||
# Denis A. Engemann <d.engemann@fz-juelich.de> | ||
# Denis A. Engemann <denis-alexander.engemann@inria.fr> | ||
# Michael Eickenberg <[email protected]> | ||
# Giorgio Patrini <[email protected]> | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Authors: Olivier Grisel <[email protected]> | ||
# Mathieu Blondel <[email protected]> | ||
# Denis Engemann <d.engemann@fz-juelich.de> | ||
# Denis Engemann <denis-alexander.engemann@inria.fr> | ||
# | ||
# License: BSD 3 clause | ||
|
||
|