From b4a28236b0687a52b19071eb3199ffb73a1d6798 Mon Sep 17 00:00:00 2001 From: Oliver Beckstein Date: Mon, 8 Dec 2025 17:34:39 -0700 Subject: [PATCH] updated links to discussion forum - use new GitHub discussions instead of old mailing list - also link to MDAnalysis community resources for discord --- doc/source/index.rst | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index 27cee51..a972d1f 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -25,26 +25,19 @@ https://github.com/MDAnalysis/GridDataFormats. .. rubric:: Participating -Ask questions on the `mdnalysis-discussion mailing list`_ and join the -discussion. +Ask questions in the `discussion forum`_. -Please report problems and enhancement requests through the `issue -tracker`_. - -GridDataFormats is open source and welcomes your contributions. Fork -the `GridDataFormats repository on GitHub`_ and submit a pull request. Participate on the -`developer mailing list`_. +Please report problems and enhancement requests through the `issue tracker`_. +Please remember that this is an open source project, maintained by volunteers and responses may take some time. +GridDataFormats is open source and welcomes your contributions. Fork the `GridDataFormats repository on GitHub`_ and submit a pull request. .. _`Lesser GNU General Public License, version 3`: https://www.gnu.org/licenses/lgpl-3.0.en.html .. _GridDataFormats: https://pypi.python.org/pypi/GridDataFormats/ .. _issue tracker: https://github.com/MDAnalysis/GridDataFormats/issues -.. _mdnalysis-discussion mailing list: - https://groups.google.com/group/mdnalysis-discussion -.. _developer mailing list: - https://groups.google.com/group/mdnalysis-devel +.. _discussion forum: https://github.com/MDAnalysis/GridDataFormats/discussions .. _GridDataFormats repository on GitHub: https://github.com/MDAnalysis/GridDataFormats