[commit: ghc] master: Update mailing lists in the users guide (927ca60)
Ian Lynagh
igloo at earth.li
Tue Jan 22 18:50:57 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/927ca60596df0d608f87c59c3bb6d82243297190
>---------------------------------------------------------------
commit 927ca60596df0d608f87c59c3bb6d82243297190
Author: Ian Lynagh <ian at well-typed.com>
Date: Tue Jan 22 16:56:41 2013 +0000
Update mailing lists in the users guide
>---------------------------------------------------------------
docs/users_guide/intro.xml | 57 ++++----------------------------------
docs/users_guide/ug-book.xml.in | 2 +-
2 files changed, 7 insertions(+), 52 deletions(-)
diff --git a/docs/users_guide/intro.xml b/docs/users_guide/intro.xml
index 5ec013f..b21b793 100644
--- a/docs/users_guide/intro.xml
+++ b/docs/users_guide/intro.xml
@@ -130,17 +130,15 @@
</varlistentry>
<varlistentry>
- <term>glasgow-haskell-bugs:</term>
+ <term>ghc-devs:</term>
<listitem>
- <para>This list is for reporting and discussing GHC bugs.
- However, please see <xref linkend="bug-reporting" /> before
- posting here.</para>
+ <para>The hardcore GHC developers hang out here.</para>
<variablelist>
<varlistentry>
<term>list email address:</term>
<listitem>
- <para><email>glasgow-haskell-bugs at haskell.org</email></para>
+ <para><email>ghc-devs at haskell.org</email></para>
</listitem>
</varlistentry>
@@ -148,14 +146,14 @@
<term>subscribe at:</term>
<listitem>
<para><ulink
- url="http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs"><literal>http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs</literal></ulink>.</para>
+ url="http://www.haskell.org/mailman/listinfo/ghc-devs"><literal>http://www.haskell.org/mailman/listinfo/ghc-devs</literal></ulink>.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>admin email address:</term>
<listitem>
- <para><email>glasgow-haskell-bugs-admin at haskell.org</email></para>
+ <para><email>ghc-devs-admin at haskell.org</email></para>
</listitem>
</varlistentry>
@@ -163,50 +161,7 @@
<term>list archives:</term>
<listitem>
<para><ulink
- url="http://www.haskell.org/pipermail/glasgow-haskell-bugs/"><literal>http://www.haskell.org/pipermail/glasgow-haskell-bugs/</literal></ulink></para>
- </listitem>
- </varlistentry>
- </variablelist>
- </listitem>
- </varlistentry>
-
- <varlistentry>
- <term>cvs-ghc:</term>
- <listitem>
- <para>The hardcore GHC developers hang out here. This list
- also gets commit message from the GHC darcs repository. There are
- other lists for other darcs
- repositories (most notably <literal>cvs-libraries</literal>).
- </para>
-
- <variablelist>
- <varlistentry>
- <term>list email address:</term>
- <listitem>
- <para><email>cvs-ghc at haskell.org</email></para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
- <term>subscribe at:</term>
- <listitem>
- <para><ulink
- url="http://www.haskell.org/mailman/listinfo/cvs-ghc"><literal>http://www.haskell.org/mailman/listinfo/cvs-ghc</literal></ulink>.</para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
- <term>admin email address:</term>
- <listitem>
- <para><email>cvs-ghc-admin at haskell.org</email></para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
- <term>list archives:</term>
- <listitem>
- <para><ulink
- url="http://www.haskell.org/pipermail/cvs-ghc/"><literal>http://www.haskell.org/pipermail/cvs-ghc/</literal></ulink></para>
+ url="http://www.haskell.org/pipermail/ghc-devs/"><literal>http://www.haskell.org/pipermail/ghc-devs/</literal></ulink></para>
</listitem>
</varlistentry>
</variablelist>
diff --git a/docs/users_guide/ug-book.xml.in b/docs/users_guide/ug-book.xml.in
index 4d4489f..dc5d4f7 100644
--- a/docs/users_guide/ug-book.xml.in
+++ b/docs/users_guide/ug-book.xml.in
@@ -3,7 +3,7 @@
<title>@ProjectName@ User's Guide, Version @ProjectVersion@</title>
<author><othername>The GHC Team</othername></author>
<address>
-<email>glasgow-haskell-{bugs,users}-request at haskell.org</email>
+<email>glasgow-haskell-users-request at haskell.org</email>
</address>
</bookinfo>
More information about the ghc-commits
mailing list