build-sys: Use list e-mail while initialising project

This commit is contained in:
Arun Raghavan 2022-01-14 18:35:53 -05:00
parent 327288055b
commit 791c1055d4
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
# along with pavucontrol. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.62)
AC_INIT([pavucontrol],[5.0],[mzcnihpbageby (at) 0pointer (dot) de])
AC_INIT([pavucontrol],[5.0],[pulseaudio-discuss (at) lists (dot) freedesktop (dot) org])
AC_CONFIG_SRCDIR([src/pavucontrol.cc])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h])