Update mailing list address to use pgpool-hackers@lists.postgresql.org instead of... master
authorBo Peng <pengbo@sraoss.co.jp>
Mon, 6 Oct 2025 00:52:38 +0000 (09:52 +0900)
committerBo Peng <pengbo@sraoss.co.jp>
Mon, 6 Oct 2025 00:52:38 +0000 (09:52 +0900)
configure.ac

index bd82830905fb9aa56753b57861604b4e21382b49..18a8c32c495867b4a6601d797af0da131655cbd2 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
 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
 
 dnl Checks for programs.
 AC_PROG_CC