From 40ff775737f0d3c08b05d151ea724af50d2a2d81 Mon Sep 17 00:00:00 2001 From: Sarah Goodale <60117796+goodalse2019@users.noreply.github.com> Date: Mon, 22 Jan 2024 23:49:38 -0600 Subject: [PATCH 1/9] Update index.rst Changed newsletter from TinyLetter to new google groups link. --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index cc1f38718..4955440df 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -49,8 +49,8 @@ tedana: TE Dependent ANAlysis :alt: Join the chat .. image:: https://img.shields.io/badge/receive-our%20newsletter%20❤%EF%B8%8F-blueviolet.svg - :target: https://tinyletter.com/tedana-devs - :alt: Join our tinyletter mailing list + :target: https://groups.google.com/g/tedana-newsletter + :alt: Join our google group mailing list .. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black From d8b1bea8c9b03f7162dbd3442a1c9b31566a4b77 Mon Sep 17 00:00:00 2001 From: Sarah Goodale <60117796+goodalse2019@users.noreply.github.com> Date: Tue, 23 Jan 2024 00:02:01 -0600 Subject: [PATCH 2/9] Update README.md Changed newsletter link from TinyLetter to Google Groups --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f71f9ab3b..bae810b3e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ [![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/ME-ICA/tedana.svg)](http://isitmaintained.com/project/ME-ICA/tedana "Average time to resolve an issue") [![Percentage of issues still open](http://isitmaintained.com/badge/open/ME-ICA/tedana.svg)](http://isitmaintained.com/project/ME-ICA/tedana "Percentage of issues still open") [![Join the chat on Mattermost](https://img.shields.io/badge/Chat%20on-Mattermost-purple.svg)](https://mattermost.brainhack.org/brainhack/channels/tedana) -[![Join our tinyletter mailing list](https://img.shields.io/badge/receive-our%20newsletter%20❤%EF%B8%8F-blueviolet.svg)](https://tinyletter.com/tedana-devs) +[![Join our google group mailing list](https://img.shields.io/badge/receive-our%20newsletter%20❤%EF%B8%8F-blueviolet.svg)](https://groups.google.com/g/tedana-newsletter) [![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) From 93d0fa4e9e215ba7c8385c8a9965f1f4ac8e8257 Mon Sep 17 00:00:00 2001 From: Sarah Goodale <60117796+goodalse2019@users.noreply.github.com> Date: Tue, 23 Jan 2024 00:18:51 -0600 Subject: [PATCH 3/9] Update README.md Changed the content from tinyletter to google groups --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bae810b3e..d8ac71b97 100644 --- a/README.md +++ b/README.md @@ -121,8 +121,8 @@ Open or comment on one of [our issues](https://github.com/ME-ICA/tedana/issues)! If you're not sure where to begin, feel free to pop into [Mattermost](https://mattermost.brainhack.org/brainhack/channels/tedana) and introduce yourself! We will be happy to help you find somewhere to get started. -If you don't want to get lots of notifications, we send out newsletters approximately once per month though our TinyLetter mailing list. -You can view the [previous newsletters](https://tinyletter.com/tedana-devs/archive) and/or sign up to receive future ones at [https://tinyletter.com/tedana-devs](https://tinyletter.com/tedana-devs). +If you don't want to get lots of notifications, we send out newsletters approximately once per month though our Google Group mailing list. +You can view the [previous newsletters](https://groups.google.com/g/tedana-newsletter) and/or sign up to receive future ones by joining at [https://groups.google.com/g/tedana-newsletter](https://groups.google.com/g/tedana-newsletter). We ask that all contributors to ``tedana`` across all project-related spaces (including but not limited to: GitHub, Mattermost, and project emails), adhere to our [code of conduct](https://github.com/ME-ICA/tedana/blob/main/CODE_OF_CONDUCT.md). From e0b8bee7a906c411e880fd98c79c92b1d2209e58 Mon Sep 17 00:00:00 2001 From: Sarah Goodale <60117796+goodalse2019@users.noreply.github.com> Date: Tue, 23 Jan 2024 00:23:03 -0600 Subject: [PATCH 4/9] Update support.rst updated newsletter link to google groups --- docs/support.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/support.rst b/docs/support.rst index ec9128bb8..e542cc74c 100644 --- a/docs/support.rst +++ b/docs/support.rst @@ -31,5 +31,5 @@ Here we attempt to clarify when and how each communication pathway should be use - NeuroStars: The NeuroStars forum is to be used by tedana users to ask questions about how to use tedana. tedana's developers may answer usage questions on NeuroStars, but development-related discussions should happen in GitHub Issues and PRs. - Mattermost: There is a `tedana channel in the BrainHack Mattermost`_. This is primarily used for online discussions during BrainHack-related hackathons (for example, the annual OHBM hackathon), if and when there is a tedana-related project. We also use this channel to redirect to **existing** Issues and PRs, whether open or closed. -.. _monthly newsletter: https://github.com/ME-ICA/newsletters +.. _monthly newsletter: https://google.group/g/tedana-newsletter .. _tedana channel in the BrainHack Mattermost: https://mattermost.brainhack.org/brainhack/channels/tedana From e8a9abe612c18dbb78a8d00f9bc09d1fd276e0bb Mon Sep 17 00:00:00 2001 From: Sarah Goodale <60117796+goodalse2019@users.noreply.github.com> Date: Tue, 23 Jan 2024 13:41:10 -0600 Subject: [PATCH 5/9] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Eneko Uruñuela --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8ac71b97..c2a78c4f3 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ [![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/ME-ICA/tedana.svg)](http://isitmaintained.com/project/ME-ICA/tedana "Average time to resolve an issue") [![Percentage of issues still open](http://isitmaintained.com/badge/open/ME-ICA/tedana.svg)](http://isitmaintained.com/project/ME-ICA/tedana "Percentage of issues still open") [![Join the chat on Mattermost](https://img.shields.io/badge/Chat%20on-Mattermost-purple.svg)](https://mattermost.brainhack.org/brainhack/channels/tedana) -[![Join our google group mailing list](https://img.shields.io/badge/receive-our%20newsletter%20❤%EF%B8%8F-blueviolet.svg)](https://groups.google.com/g/tedana-newsletter) +[![Join our Google Group mailing list](https://img.shields.io/badge/receive-our%20newsletter%20❤%EF%B8%8F-blueviolet.svg)](https://groups.google.com/g/tedana-newsletter) [![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) From 369daa5d9b72433d5678fe0e7ed0e7f93afed010 Mon Sep 17 00:00:00 2001 From: Sarah Goodale <60117796+goodalse2019@users.noreply.github.com> Date: Tue, 23 Jan 2024 13:41:18 -0600 Subject: [PATCH 6/9] Update docs/index.rst MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Eneko Uruñuela --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 4955440df..7efacb78f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -50,7 +50,7 @@ tedana: TE Dependent ANAlysis .. image:: https://img.shields.io/badge/receive-our%20newsletter%20❤%EF%B8%8F-blueviolet.svg :target: https://groups.google.com/g/tedana-newsletter - :alt: Join our google group mailing list + :alt: Join our Google Group mailing list .. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black From b90069a2e473d95b95d8be9b0f9ce6cc080cad9d Mon Sep 17 00:00:00 2001 From: Sarah Goodale <60117796+goodalse2019@users.noreply.github.com> Date: Tue, 23 Jan 2024 19:44:24 -0600 Subject: [PATCH 7/9] Update README.md From eacabe112b416f290ae1749e1ce316520b73cbe9 Mon Sep 17 00:00:00 2001 From: Sarah Goodale <60117796+goodalse2019@users.noreply.github.com> Date: Tue, 23 Jan 2024 19:48:00 -0600 Subject: [PATCH 8/9] Update support.rst --- docs/support.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/support.rst b/docs/support.rst index e542cc74c..f5d856f3c 100644 --- a/docs/support.rst +++ b/docs/support.rst @@ -31,5 +31,5 @@ Here we attempt to clarify when and how each communication pathway should be use - NeuroStars: The NeuroStars forum is to be used by tedana users to ask questions about how to use tedana. tedana's developers may answer usage questions on NeuroStars, but development-related discussions should happen in GitHub Issues and PRs. - Mattermost: There is a `tedana channel in the BrainHack Mattermost`_. This is primarily used for online discussions during BrainHack-related hackathons (for example, the annual OHBM hackathon), if and when there is a tedana-related project. We also use this channel to redirect to **existing** Issues and PRs, whether open or closed. -.. _monthly newsletter: https://google.group/g/tedana-newsletter +.. _monthly newsletter: https://groups.google.com/g/tedana-newsletter .. _tedana channel in the BrainHack Mattermost: https://mattermost.brainhack.org/brainhack/channels/tedana From c8f0d44ab839a0584cd4c1f84b12eed8e76c9f8d Mon Sep 17 00:00:00 2001 From: Sarah Goodale <60117796+goodalse2019@users.noreply.github.com> Date: Tue, 23 Jan 2024 19:52:51 -0600 Subject: [PATCH 9/9] Update README.md