diff options
author | Greg Sabino Mullane | 2008-06-22 16:46:25 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2008-06-22 16:46:25 +0000 |
commit | ddbe789dae3aa6a3c6ef54ee3febe2fd07c8704b (patch) | |
tree | b209a7b0516044c592a20122be6906f84a22daab /index.html | |
parent | 9f12c4329b42e9c01f8a234b40103eec1114b8ce (diff) |
Mention mailing lists.
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/index.html b/index.html index 669ebce9f..a40a75431 100644 --- a/index.html +++ b/index.html @@ -36,5 +36,13 @@ h1 { git-clone http://bucardo.org/check_postgres.git </pre> +<p>Two mailing lists are available. For discussions about the program, bug reports, +feature requests, and commit notices, use the 'check_postgres' list. A low-volume +list for announcement of new versions and important notices is the 'check_postgres-announce' list. +<ul> + <li><a href='https://mail.endcrypt.com/mailman/listinfo/check_postgres'>Information on the check_postgres list</a></li> + <li><a href='https://mail.endcrypt.com/mailman/listinfo/check_postgres-announce'>Information on the check_postgres-announce list</a></li> +</ul> + </body> </html> |