diff --git a/doc/authors.rst b/doc/authors.rst index 3c9715174..497aaa980 100644 --- a/doc/authors.rst +++ b/doc/authors.rst @@ -33,3 +33,4 @@ .. _Simon Kern: https://github.com/skjerns .. _Yorguin Mantilla: https://github.com/yjmantilla .. _Swastika Gupta: https://swastyy.github.io +.. _Scott Huberty: https://github.com/scott-huberty diff --git a/doc/whats_new.rst b/doc/whats_new.rst index f50ae7c18..4b6554111 100644 --- a/doc/whats_new.rst +++ b/doc/whats_new.rst @@ -74,7 +74,7 @@ Detailed list of changes - :func:`~mne_bids.print_dir_tree` now correctly expands ``~`` to the user's home directory, by `Richard Höchenberger`_ (:gh:`1013`) -- :func:`~mne_bids.write_raw_bids` now correctly excludes stim channels when writing to electrodes.tsv, by `Scott Huberty_` (:gh:`1023`) +- :func:`~mne_bids.write_raw_bids` now correctly excludes stim channels when writing to electrodes.tsv, by `Scott Huberty`_ (:gh:`1023`) :doc:`Find out what was new in previous releases `