From 6c901f5201dffac37ef7b88f69718f1f88fcaad1 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 5 Jun 2011 20:41:28 -0400 Subject: Created an announcement list. --- doc/faq.rst | 7 ++++++- howto.txt | 1 + 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/faq.rst b/doc/faq.rst index d2af3ebb..d495721d 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -7,12 +7,12 @@ FAQ and other help :history: 20090613T141800, brand new docs. :history: 20091005T073900, updated for 3.1. :history: 20091127T201500, updated for 3.2. +:history: 20110605T175500, add the announcement mailing list. Frequently asked questions -------------------------- - **Q: I use nose to run my tests, and its cover plugin doesn't let me create HTML or XML reports. What should I do?** @@ -91,6 +91,11 @@ Bug reports are gladly accepted at the `Bitbucket issue tracker`_. .. _Bitbucket issue tracker: http://bitbucket.org/ned/coveragepy/issues +Announcements of new coverage.py releases are sent to the +`coveragepy-announce`_ mailing list. + +.. _coveragepy-announce: http://groups.google.com/group/coveragepy-announce + `I can be reached`__ in a number of ways, I'm happy to answer questions about using coverage.py. I'm also available hourly for consultation or custom development. diff --git a/howto.txt b/howto.txt index 0048bd2e..6108ea22 100644 --- a/howto.txt +++ b/howto.txt @@ -49,6 +49,7 @@ - Issue tracker should get new version number in picker. # Note: don't delete old version numbers: it marks changes on the tickets # with that number. +- Announce on coveragepy-announce@googlegroups.com . - Announce on TIP. - Ask Christophe Zwerschke (cito@online.de) to build win64 kits. -- cgit v1.2.1