Skip to content

Commit

Permalink
Change email address
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielbmotta committed Jan 24, 2024
1 parent 0d92e66 commit 32d9095
Show file tree
Hide file tree
Showing 149 changed files with 149 additions and 149 deletions.
2 changes: 1 addition & 1 deletion doc/gh-pages/contact.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ nav_order: 5

For a list of all contributors please [click here](https://github.com/mne-tools/mne-cpp/graphs/contributors){:target="_blank" rel="noopener"}. If you have questions or feedback please reach out to us via the [MNE Analysis mailing list](https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis){:target="_blank" rel="noopener"}, [Gitter](https://gitter.im/mne-tools/mne-cpp){:target="_blank" rel="noopener"} or contact one of the following people directly:

| Gabriel Motta | <[email protected]> |
| Gabriel Motta | <[email protected]> |
| Juan Garcia-Prieto | <[email protected]> |
| Lorenz Esch | <[email protected]> |
| Christoph Dinh | <[email protected]> |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Lorenz Esch <[email protected]>;
* Lars Debor <[email protected]>;
* Simon Heinke <[email protected]>
* Gabriel Motta <[email protected]>
* Gabriel Motta <[email protected]>
* @since 0.1.0
* @date February, 2017
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Lorenz Esch <[email protected]>;
* Lars Debor <[email protected]>;
* Simon Heinke <[email protected]>
* Gabriel Motta <[email protected]>
* Gabriel Motta <[email protected]>
* @since 0.1.0
* @date February, 2017
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//=============================================================================================================
/**
* @file averagingdatamodel.cpp
* @author Gabriel Motta <[email protected]>
* @author Gabriel Motta <[email protected]>
* @since 0.1.6
* @date September, 2020
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//=============================================================================================================
/**
* @file averagingdatamodel.h
* @author Gabriel Motta <[email protected]>
* @author Gabriel Motta <[email protected]>
* @since 0.1.6
* @date September, 2020
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//=============================================================================================================
/**
* @file covariancemodel.cpp
* @author Gabriel Motta <[email protected]>
* @author Gabriel Motta <[email protected]>
* @since 0.1.7
* @date November, 2020
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//=============================================================================================================
/**
* @file covariancemodel.h
* @author Gabriel Motta <[email protected]>
* @author Gabriel Motta <[email protected]>
* @since 0.1.7
* @date November, 2020
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//=============================================================================================================
/**
* @file dipolefitmodel.cpp
* @author Gabriel Motta <[email protected]>
* @author Gabriel Motta <[email protected]>
* @since 0.1.7
* @date November, 2020
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//=============================================================================================================
/**
* @file dipolefitmodel.h
* @author Gabriel Motta <[email protected]>
* @author Gabriel Motta <[email protected]>
* @since 0.1.7
* @date November, 2020
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @file event.cpp
* @author Lorenz Esch <[email protected]>;
* Gabriel Motta <[email protected]>;
* Gabriel Motta <[email protected]>;
* Juan Garcia-Prieto <[email protected]>
* @since 0.1.9
* @date March, 2021
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @file eventmodel.h
* @author Lorenz Esch <[email protected]>;
* Gabriel Motta <[email protected]>;
* Gabriel Motta <[email protected]>;
* Juan Garcia-Prieto <[email protected]>
* @since 0.1.9
* @date March, 2021
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @author Lorenz Esch <[email protected]>;
* Lars Debor <[email protected]>;
* Simon Heinke <[email protected]>;
* Gabriel Motta <[email protected]>
* Gabriel Motta <[email protected]>
* @since 0.1.0
* @date October, 2018
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @author Lorenz Esch <[email protected]>;
* Lars Debor <[email protected]>;
* Simon Heinke <[email protected]>;
* Gabriel Motta <[email protected]>
* Gabriel Motta <[email protected]>
* @since 0.1.0
* @date October, 2018
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//=============================================================================================================
/**
* @file mricoordmodel.cpp
* @author Gabriel Motta <[email protected]>
* @author Gabriel Motta <[email protected]>
* @since 0.1.7
* @date November, 2020
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//=============================================================================================================
/**
* @file mricoordmodel.h
* @author Gabriel Motta <[email protected]>
* @author Gabriel Motta <[email protected]>
* @since 0.1.7
* @date November, 2020
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//=============================================================================================================
/**
* @file averaging.cpp
* @author Gabriel Motta <[email protected]>
* @author Gabriel Motta <[email protected]>
* @since 0.1.3
* @date May, 2020
*
Expand Down
2 changes: 1 addition & 1 deletion src/applications/mne_analyze/plugins/averaging/averaging.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//=============================================================================================================
/**
* @file averaging.h
* @author Gabriel Motta <[email protected]>
* @author Gabriel Motta <[email protected]>
* @since 0.1.3
* @date May, 2020
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @file averaging_global.cpp
* @author Juan G Prieto <[email protected]>;
* Gabriel B Motta <[email protected]>;
* Gabriel B Motta <[email protected]>;
* @since 0.1.9
* @date September, 2021
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//=============================================================================================================
/**
* @file averaging_global.h
* @author Gabriel Motta <[email protected]>
* @author Gabriel Motta <[email protected]>
* @since 0.1.2
* @date May, 2020
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//=============================================================================================================
/**
* @file channelselection.cpp
* @author Gabriel Motta <[email protected]
* @author Gabriel Motta <[email protected]
* @since 0.1.5
* @date July, 2020
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//=============================================================================================================
/**
* @file channelselection.h
* @author Gabriel Motta <[email protected]
* @author Gabriel Motta <[email protected]
* @since 0.1.5
* @date July, 2020
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @file channelselection_global.cpp
* @author Juan G Prieto <[email protected]>;
* Gabriel B Motta <[email protected]>;
* Gabriel B Motta <[email protected]>;
* @since 0.1.9
* @date September, 2021
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//=============================================================================================================
/**
* @file channelselection_global.h
* @author Gabriel Motta <[email protected]>
* @author Gabriel Motta <[email protected]>
* @since 0.1.5
* @date July, 2020
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//=============================================================================================================
/**
* @file controlmanager.cpp
* @author Gabriel Motta <[email protected]>
* @author Gabriel Motta <[email protected]>
* @since 0.1.5
* @date August, 2020
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//=============================================================================================================
/**
* @file controlmanager.h
* @author Gabriel Motta <[email protected]>
* @author Gabriel Motta <[email protected]>
* @since 0.1.5
* @date August, 2020
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @file controlmanager_global.cpp
* @author Juan G Prieto <[email protected]>;
* Gabriel B Motta <[email protected]>;
* Gabriel B Motta <[email protected]>;
* @since 0.1.9
* @date September, 2021
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//=============================================================================================================
/**
* @file controlmanager_global.h
* @author Gabriel Motta <[email protected]>
* @author Gabriel Motta <[email protected]>
* @since 0.1.5
* @date August, 2020
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @file coregistration_global.cpp
* @author Juan G Prieto <[email protected]>;
* Gabriel B Motta <[email protected]>;
* Gabriel B Motta <[email protected]>;
* @since 0.1.9
* @date September, 2021
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @file dataloader.cpp
* @author Lorenz Esch <[email protected]>
* Gabriel Motta <[email protected]>
* Gabriel Motta <[email protected]>
* @since 0.1.0
* @date November, 2019
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @file dataloader.h
* @author Lorenz Esch <[email protected]>
* Gabriel Motta <[email protected]>
* Gabriel Motta <[email protected]>
* @since 0.1.0
* @date November, 2019
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @file dataloader_global.cpp
* @author Juan G Prieto <[email protected]>;
* Gabriel B Motta <[email protected]>;
* Gabriel B Motta <[email protected]>;
* @since 0.1.9
* @date September, 2021
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @author Lorenz Esch <[email protected]>;
* Lars Debor <[email protected]>;
* Simon Heinke <[email protected]>
* Gabriel Motta <[email protected]>
* Gabriel Motta <[email protected]>
* @since 0.1.0
* @date August, 2018
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @author Lorenz Esch <[email protected]>;
* Lars Debor <[email protected]>;
* Simon Heinke <[email protected]>
* Gabriel Motta <[email protected]>
* Gabriel Motta <[email protected]>
* @since 0.1.0
* @date August, 2018
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @file datamanager_global.cpp
* @author Juan G Prieto <[email protected]>;
* Gabriel B Motta <[email protected]>;
* Gabriel B Motta <[email protected]>;
* @since 0.1.9
* @date September, 2021
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//=============================================================================================================
/**
* @file dipolefit.cpp
* @author Gabriel Motta <[email protected]>
* @author Gabriel Motta <[email protected]>
* @since 0.1.7
* @date October, 2020
*
Expand Down
2 changes: 1 addition & 1 deletion src/applications/mne_analyze/plugins/dipolefit/dipolefit.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//=============================================================================================================
/**
* @file dipolefit.h
* @author Gabriel Motta <[email protected]>
* @author Gabriel Motta <[email protected]>
* @since 0.1.7
* @date October, 2020
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @file dipolefit_global.cpp
* @author Juan G Prieto <[email protected]>;
* Gabriel B Motta <[email protected]>;
* Gabriel B Motta <[email protected]>;
* @since 0.1.9
* @date September, 2021
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//=============================================================================================================
/**
* @file dipolefit_global.h
* @author Gabriel Motta <[email protected]>
* @author Gabriel Motta <[email protected]>
* @since 0.1.7
* @date October, 2020
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @file eventdelegate.h
* @author Lorenz Esch <[email protected]>;
* Gabriel Motta <[email protected]
* Gabriel Motta <[email protected]
* @since 0.1.9
* @date April, 2021
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @file eventdelegate.h
* @author Lorenz Esch <[email protected]>;
* Gabriel Motta <[email protected]
* Gabriel Motta <[email protected]
* @since 0.1.9
* @date March, 2021
*
Expand Down
2 changes: 1 addition & 1 deletion src/applications/mne_analyze/plugins/events/events.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @file events.cpp
* @author Lorenz Esch <[email protected]>;
* Gabriel Motta <[email protected]>;
* Gabriel Motta <[email protected]>;
* Juan Garcia-Prieto <[email protected]>
* @since 0.1.0
* @date March, 2021
Expand Down
2 changes: 1 addition & 1 deletion src/applications/mne_analyze/plugins/events/events.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @file events.h
* @author Lorenz Esch <[email protected]>;
* Gabriel Motta <[email protected]>;
* Gabriel Motta <[email protected]>;
* Juan Garcia-Prieto <[email protected]>
* @since 0.1.9
* @date March, 2021
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @file events_global.cpp
* @author Juan G Prieto <[email protected]>;
* Gabriel B Motta <[email protected]>;
* Gabriel B Motta <[email protected]>;
* @since 0.1.9
* @date September, 2021
*
Expand Down
2 changes: 1 addition & 1 deletion src/applications/mne_analyze/plugins/events/eventview.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @file eventview.cpp
* @author Lorenz Esch <[email protected]>;
* Gabriel Motta <[email protected]>;
* Gabriel Motta <[email protected]>;
* Juan Garcia-Prieto <[email protected]>
* @since 0.1.9
* @date March, 2021
Expand Down
Loading

0 comments on commit 32d9095

Please sign in to comment.