Update mailing list address to use [email protected] instead of...
authorBo Peng <[email protected]>
Mon, 6 Oct 2025 01:17:39 +0000 (10:17 +0900)
committerBo Peng <[email protected]>
Mon, 6 Oct 2025 01:17:39 +0000 (10:17 +0900)
configure.ac

index 9842477eb41f79c97e15702f5c1f1b978f89909d..572c657ba966cca3f879bd9f44b87a7c9ecadc43 100644 (file)
@@ -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