From e5e2fbfc75426d2afbf0910cfa33e3df02fae2d6 Mon Sep 17 00:00:00 2001 From: Daniel McCloy Date: Mon, 1 Jun 2026 11:48:37 -0500 Subject: [PATCH 1/3] add MNE-Python --- core-projects/mne-python.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 core-projects/mne-python.md diff --git a/core-projects/mne-python.md b/core-projects/mne-python.md new file mode 100644 index 00000000..ff41250b --- /dev/null +++ b/core-projects/mne-python.md @@ -0,0 +1,11 @@ +--- +title: "MNE-Python" +avatar: https://avatars.githubusercontent.com/u/583875 +homepage: https://mne.tools +repository: https://github.com/mne-tools/mne-python +pypi: https://pypi.org/project/mne +libraries-io: https://libraries.io/pypi/mne +license: https://github.com/mne-tools/mne-python/blob/main/LICENSE.txt +license-type: 3-clause BSD +contact: drammock,larsoner,britta-wstnr +--- From 7c39673f24f034cdc9f6bbfa3ca78cf7ccb9014c Mon Sep 17 00:00:00 2001 From: Daniel McCloy Date: Mon, 1 Jun 2026 11:54:51 -0500 Subject: [PATCH 2/3] add @ to contact list usernames --- core-projects/mne-python.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core-projects/mne-python.md b/core-projects/mne-python.md index ff41250b..1615d770 100644 --- a/core-projects/mne-python.md +++ b/core-projects/mne-python.md @@ -7,5 +7,5 @@ pypi: https://pypi.org/project/mne libraries-io: https://libraries.io/pypi/mne license: https://github.com/mne-tools/mne-python/blob/main/LICENSE.txt license-type: 3-clause BSD -contact: drammock,larsoner,britta-wstnr +contact: @drammock,@larsoner,@britta-wstnr --- From 4e93f53f4bb3aabd7a88e26ec35bfdc6369ee8b3 Mon Sep 17 00:00:00 2001 From: Daniel McCloy Date: Mon, 1 Jun 2026 11:56:49 -0500 Subject: [PATCH 3/3] revert @, space-separated (not comma) --- core-projects/mne-python.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core-projects/mne-python.md b/core-projects/mne-python.md index 1615d770..e63f6b58 100644 --- a/core-projects/mne-python.md +++ b/core-projects/mne-python.md @@ -7,5 +7,5 @@ pypi: https://pypi.org/project/mne libraries-io: https://libraries.io/pypi/mne license: https://github.com/mne-tools/mne-python/blob/main/LICENSE.txt license-type: 3-clause BSD -contact: @drammock,@larsoner,@britta-wstnr +contact: drammock larsoner britta-wstnr ---