From: Bo Peng Date: Mon, 6 Oct 2025 01:17:39 +0000 (+0900) Subject: Update mailing list address to use pgpool-hackers@lists.postgresql.org instead of... X-Git-Tag: V4_6_4~10 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=50e7e3935e4fc9b6c49d5ffe69d17a3177173f7c;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 9842477eb..572c657ba 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.6.3], [pgpool-hackers@pgpool.net], [pgpool-II]) +AC_INIT([pgpool-II], [4.6.3], [pgpool-hackers@lists.postgresql.org], [pgpool-II]) dnl Checks for programs. AC_PROG_CC