Skip to content

Commit 4cf712a

Browse files
committed
Release 0.16 : update what's new + fix mailmap
1 parent 9b13239 commit 4cf712a

File tree

2 files changed

+70
-9
lines changed

2 files changed

+70
-9
lines changed

.mailmap

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
Alexandre Gramfort <[email protected]> Alexandre Gramfort <[email protected]>
2-
Alexandre Gramfort <[email protected]> Alexandre Gramfort <[email protected]>
3-
Alexandre Gramfort <[email protected]> Alexandre Gramfort <[email protected]>
4-
Alexandre Gramfort <[email protected]> Alexandre Gramfort <gramfort@localhost.(none)>
1+
Alexandre Gramfort <[email protected]> Alexandre Gramfort <[email protected]>
2+
Alexandre Gramfort <[email protected]> Alexandre Gramfort <[email protected]>
3+
Alexandre Gramfort <[email protected]> Alexandre Gramfort <[email protected]>
4+
Alexandre Gramfort <[email protected]> Alexandre Gramfort <[email protected]>
5+
Alexandre Gramfort <[email protected]> Alexandre Gramfort <gramfort@localhost.(none)>
56
67
Martin Luessi <[email protected]> martin <[email protected]>
78
Martin Luessi <[email protected]> martin <martin@think.(none)>
@@ -76,7 +77,9 @@ Jaakko Leppakangas <[email protected]> jaeilepp <[email protected]>
7677
Jair Montoya <[email protected]> jmontoyam <[email protected]>
7778
Natalie Klein <[email protected]> natalieklein <[email protected]>
7879
Daniel McCloy <[email protected]> drammock <[email protected]>
79-
Fede Raimondo <[email protected]> Fede <[email protected]>
80+
Fede Raimondo <[email protected]> Fede <[email protected]>
81+
Fede Raimondo <[email protected]> Fede Raimondo <[email protected]>
82+
Fede Raimondo <[email protected]> Fede Raimondo <[email protected]>
8083
Emily Stephen <[email protected]> emilyps14 <[email protected]>
8184
Marian Dovgialo <[email protected]>
8285
Guillaume Dumas <[email protected]> deep-introspection <[email protected]>
@@ -99,4 +102,13 @@ Ramonapariciog Apariciogarcia <[email protected]> ramonapariciog <moncho_ap
99102
Mathurin Massias <[email protected]> mathurinm <[email protected]>
100103
Simon Kern <[email protected]> skjerns <[email protected]>
101104
S. M. Gutstein <[email protected]> smgutstein <[email protected]>
102-
Robin Tibor Schirrmeister <[email protected]> robintibor <[email protected]>
105+
Robin Tibor Schirrmeister <[email protected]> robintibor <[email protected]>
106+
Anne-Sophie Dubarry <[email protected]> annesodub <[email protected]>
107+
Claire Braboszcz <[email protected]> claire-braboszcz <[email protected]>
108+
Larry Eisenman <[email protected]> lneisenman <[email protected]>
109+
Mathurin Massias <[email protected]> mathurinm <[email protected]>
110+
Pierre Ablin <[email protected]> pierreablin <[email protected]>
111+
Erik Hornberger <[email protected]> er06645810 <[email protected]>
112+
Kostiantyn Maksymenko <[email protected]> Maksymenko Kostiantyn <[email protected]>
113+
Nathalie Gayraud <[email protected]> Nathalie <[email protected]>
114+
Dominik Krzemiński <[email protected]> dokato <[email protected]>

doc/whats_new.rst

Lines changed: 52 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ What's new
1111
1212
.. currentmodule:: mne
1313

14-
.. _current:
14+
.. _changes_0_16:
1515

16-
Current
17-
-------
16+
Version 0.16
17+
------------
1818

1919
Changelog
2020
~~~~~~~~~
@@ -219,6 +219,55 @@ API
219219

220220
- The functions ``mne.beamformer.dics``, ``mne.beamformer.dics_epochs`` and ``mne.beamformer.dics_source_power`` are now deprecated in favor of :func:`mne.beamformer.make_dics`, :func:`mne.beamformer.apply_dics`, and :func:`mne.beamformer.apply_dics_csd`, by `Marijn van Vliet`_
221221

222+
223+
Authors
224+
~~~~~~~
225+
226+
People who contributed to this release (in alphabetical order):
227+
228+
* Alejandro Weinstein
229+
* Alexandre Gramfort
230+
* Annalisa Pascarella
231+
* Anne-Sophie Dubarry
232+
* Britta Westner
233+
* Chris Bailey
234+
* Chris Holdgraf
235+
* Christian Brodbeck
236+
* Claire Braboszcz
237+
* Clemens Brunner
238+
* Daniel McCloy
239+
* Denis A. Engemann
240+
* Desislava Petkova
241+
* Dominik Krzemiński
242+
* Eric Larson
243+
* Erik Hornberger
244+
* Fede Raimondo
245+
* Henrich Kolkhorst
246+
* Jean-Remi King
247+
* Jen Evans
248+
* Joan Massich
249+
* Jon Houck
250+
* Jona Sassenhagen
251+
* Juergen Dammers
252+
* Jussi Nurminen
253+
* Kambiz Tavabi
254+
* Katrin Leinweber
255+
* Kostiantyn Maksymenko
256+
* Larry Eisenman
257+
* Luke Bloy
258+
* Mainak Jas
259+
* Marijn van Vliet
260+
* Mathurin Massias
261+
* Mikolaj Magnuski
262+
* Nathalie Gayraud
263+
* Oleh Kozynets
264+
* Phillip Alday
265+
* Pierre Ablin
266+
* Stefan Appelhoff
267+
* Stefan Repplinger
268+
* Tommy Clausner
269+
* Yaroslav Halchenko
270+
222271
.. _changes_0_15:
223272

224273
Version 0.15

0 commit comments

Comments
 (0)