[m-rev.] for review: Include the ads mailing list on the contact page

Paul Bone paul at bone.id.au
Thu Aug 25 12:29:06 AEST 2016


For review by anyone

---

Include the ads mailing list on the contact page

include/contact.inc:
    As above.
---
 include/contact.inc | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/include/contact.inc b/include/contact.inc
index 30592ec..83dbd54 100644
--- a/include/contact.inc
+++ b/include/contact.inc
@@ -84,6 +84,25 @@ It is
 <a href="http://lists.mercurylang.org/archives/reviews/">archived</a>
 and searchable.
 </li>
+
+<li>
+The
+<a href="https://lists.mercurylang.org/listinfo/ads">
+    <span class="mailingljistname">mercury-ads</span>
+</a>
+list is intended to post things of interest to Mercury developers,
+that aren't directly Mercury related.
+For example calls for papers for logic programming conferences.
+The list is moderated to avoid abuse,
+posts for conferences in the wider logical / declarative / functional
+community are encouraged.
+It tends to be a low-volume list.
+<br/>
+It is
+<a href="http://lists.mercurylang.org/archives/ads/">archived</a>
+and searchable.
+</li>
+
 </ul>
 
 <p>
@@ -99,6 +118,10 @@ To post to one of these lists, send an e-mail to one of the following addresses:
 <li><a href="mailto:users at lists.mercurylang.org">users at lists.mercurylang.org</a></li>
 <li><a href="mailto:developers at lists.mercurylang.org">developers at lists.mercurylang.org</a></li>
 <li><a href="mailto:reviews at lists.mercurylang.org">reviews at lists.mercurylang.org</a></li>
+<li><a href="mailto:ads at lists.mercurylang.org">ads at lists.mercurylang.org</a>,
+note that there will be some delay while your post is reviewed.
+</li>
+</ul>
 </ul>
 
 <h3>Search the Archives</h3>
-- 
2.7.4



More information about the reviews mailing list