diff options
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> |