From dcb6c32bbf5225607e02c6d8056bfb14d00c89e2 Mon Sep 17 00:00:00 2001
From: Tim Bishop <tim@bishnet.net>
Date: Tue, 27 May 2003 18:38:22 +0000
Subject: [PATCH] Add Information link that points to the list server.

---
 www/mailinglists.shtml | 9 ++++++---
 www/mailinglists.xhtml | 9 ++++++---
 2 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/www/mailinglists.shtml b/www/mailinglists.shtml
index 1ceaf85..565734d 100644
--- a/www/mailinglists.shtml
+++ b/www/mailinglists.shtml
@@ -34,9 +34,12 @@ per-project mailing lists. Here are a current lists.</p>
 
 <h3>dev@i-scream.org</h3>
 
-<p>State: Closed<br>
-Purpose: A discussion forum for developers only. This can also be used to
-contact the development team as a whole.</p>
+<p>
+<b>Information:</b> <a href="http://lists.i-scream.org/mailman/listinfo/dev">http://lists.i-scream.org/mailman/listinfo/dev</a><br>
+<b>State:</b> Closed<br>
+<b>Purpose:</b> A discussion forum for developers only. This can also be used to
+contact the development team as a whole.
+</p>
 
 <h3>commits@i-scream.org</h3>
 
diff --git a/www/mailinglists.xhtml b/www/mailinglists.xhtml
index 1ceaf85..565734d 100644
--- a/www/mailinglists.xhtml
+++ b/www/mailinglists.xhtml
@@ -34,9 +34,12 @@ per-project mailing lists. Here are a current lists.</p>
 
 <h3>dev@i-scream.org</h3>
 
-<p>State: Closed<br>
-Purpose: A discussion forum for developers only. This can also be used to
-contact the development team as a whole.</p>
+<p>
+<b>Information:</b> <a href="http://lists.i-scream.org/mailman/listinfo/dev">http://lists.i-scream.org/mailman/listinfo/dev</a><br>
+<b>State:</b> Closed<br>
+<b>Purpose:</b> A discussion forum for developers only. This can also be used to
+contact the development team as a whole.
+</p>
 
 <h3>commits@i-scream.org</h3>
 
-- 
2.44.0