From: Bo Peng Date: Mon, 6 Oct 2025 00:52:38 +0000 (+0900) Subject: Update mailing list address to use pgpool-hackers@lists.postgresql.org instead of... X-Git-Tag: V4_7_0_BETA1~23 X-Git-Url: http://git.postgresql.org/gitweb/static/scripts?a=commitdiff_plain;h=f4d04d77c20e3b0e53bc4833ab9dda563115f7ab;p=pgpool2.git Update mailing list address to use pgpool-hackers@lists.postgresql.org instead of pgpool-hackers@pgpool.net. --- diff --git a/configure.ac b/configure.ac index bd8283090..18a8c32c4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([pgpool-II], [4.7devel], [pgpool-hackers@pgpool.net], [pgpool-II]) +AC_INIT([pgpool-II], [4.7devel], [pgpool-hackers@lists.postgresql.org], [pgpool-II]) dnl Checks for programs. AC_PROG_CC