add mailing list to docs
Signed-off-by: martin f. krafft <madduck@madduck.net>
diff --git a/doc/source/hacking.rst b/doc/source/hacking.rst
index bb86f75..e5f9c0c 100644
--- a/doc/source/hacking.rst
+++ b/doc/source/hacking.rst
@@ -19,11 +19,10 @@
Discussing reclass
------------------
-If you want to talk about |reclass|, the best way right now is to use the
-`salt-users mailing list`_ (please put 'reclass' into the subject), or to find
-me on IRC, in ``#reclass`` on ``irc.oftc.net``.
+If you want to talk about |reclass|, use the `mailing list`_ or to find me on
+IRC, in ``#reclass`` on ``irc.oftc.net``.
-.. _salt-users mailing list: https://groups.google.com/d/forum/salt-users
+.. _mailing list: http://lists.pantsfullofunix.net/listinfo/reclass
Contributing to reclass
-----------------------
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 7c7bb38..44b02cb 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -3,6 +3,38 @@
================================================
.. include:: intro.inc
+Community
+---------
+There is a `mailing list`_, where you can bring up anything related to
+|reclass|.
+
+.. _mailing list: http://lists.pantsfullofunix.net/listinfo/reclass
+
+For real-time communication, please join the ``#reclass`` IRC channel on
+``irc.oftc.net``.
+
+If you're using `Salt`_, you can also ask your |reclass|-and-Salt-related
+questions on the mailing list, ideally specifying "reclass" in the subject of
+your message.
+
+Source code
+-----------
+For now, |reclass| is hosted `on Github`_, and you may clone it with the
+following command::
+
+ git clone https://github.com/madduck/reclass.git
+
+.. _on Github: https://github.com/madduck/reclass
+
+If you want a tarball, please `obtain it from the Debian archive`_.
+
+.. _obtain it from the Debian archive: http://http.debian.net/debian/pool/main/r/reclass/
+
+Licence
+-------
+|reclass| is © 2007–2013 by martin f. krafft and released under the terms of
+the `Artistic Licence 2.0`_.
+
Contents
--------
These documents aim to get you started with |reclass|:
@@ -23,32 +55,6 @@
todo
changelog
-Community
----------
-Currently, there exists only an IRC channel, ``#reclass`` on ``irc.oftc.net``,
-where you may stop by to ask questions. When usage grows, I'll set up
-a mailing list. If you're using `Salt`_, you can also ask your
-|reclass|-related questions on the mailing list, ideally specifying
-"reclass" in the subject of your message.
-
-Source code
------------
-For now, |reclass| is hosted `on Github`_, and you may clone it with the
-following command::
-
- git clone https://github.com/madduck/reclass.git
-
-.. _on Github: https://github.com/madduck/reclass
-
-If you want a tarball, please `obtain it from the Debian archive`_.
-
-.. _obtain it from the Debian archive: http://http.debian.net/debian/pool/main/r/reclass/
-
-Licence
--------
-|reclass| is © 2007–2013 by martin f. krafft and released under the terms of
-the `Artistic Licence 2.0`_.
-
About the name
--------------
"reclass" stands for **r**\ ecursive **e**\ xternal node **class**\ ifier,