Point the contact email to musicpd-dev-team
Warren hasn't been active in development in a while and probably doesn't have much time to answer user questions. So point the mailing contact to the public mailing lists where any developer can see and answer.
This commit is contained in:
parent
08c9de7b68
commit
5c26e73226
@ -2,7 +2,7 @@ dnl AC_INIT(src/main.c)
|
||||
dnl AM_INIT_AUTOMAKE(mpd, 0.14.0)
|
||||
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(mpd, 0.14.0, warren.dukes@gmail.com)
|
||||
AC_INIT(mpd, 0.14.0, musicpd-dev-team@lists.sourceforge.net)
|
||||
AM_INIT_AUTOMAKE($PACKAGE_NAME, $PACKAGE_VERSION)
|
||||
|
||||
AC_SUBST(MPD_LIBS)
|
||||
|
Loading…
Reference in New Issue
Block a user