summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-02-10 13:33:00 -0800
committerCarl Worth <cworth@cworth.org>2010-02-10 13:33:33 -0800
commit8ac9d484a5bacbde77ea380e2eaac0d3c5a89e78 (patch)
tree63276b15306928b7f77e8d17dfe9b8fa1cf3ebbd
parent023952dcb7cbf5d4bd9c8ba2c79bac11d54af1d4 (diff)
Mention the notmuch-commits mailing list.
It's recently been turned on, so we might as well advertise it.
-rw-r--r--index.mdwn8
1 files changed, 6 insertions, 2 deletions
diff --git a/index.mdwn b/index.mdwn
index 0ec5db0..d2b02f5 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -51,8 +51,12 @@ can be checked out via git with this command:
git clone git://notmuchmail.org/git/notmuch
-Or you can browse the <a href="http://git.notmuchmail.org/git/notmuch">
-Notmuch code history</a> online.
+Or you can browse the <a
+href="http://git.notmuchmail.org/git/notmuch">Notmuch code history</a>
+online. And finally, you can <a
+href="http://notmuchmail.org/mailman/listinfo/notmuch-commits">subscribe
+to the notmuch-commits list</a> to watch every commit made to notmuch
+(and to the notmuchmail.org web site).
Patches are most welcome and should be sent to notmuch&#64;notmuchmail.org.
Please try to follow the [patch submission guidelines of the Git