Change email address for feedback to dev list.

This address is intended for bug reports. It's better if this is sent
to the dev team's mailing list rather than to me directly.
This commit is contained in:
Simon Howard 2016-11-24 19:27:12 -05:00
parent 297e10ae2b
commit 2c55acf403
2 changed files with 3 additions and 2 deletions

View file

@ -101,4 +101,4 @@ chocolate-doom -merge aoddoom1.wad -deh aoddoom1.deh (Army of Darkness Doom)
file for more information.
* Please send any feedback, questions or suggestions to
fraggle@gmail.com. Thanks!
chocolate-doom-dev-list@chocolate-doom.org. Thanks!

View file

@ -1,4 +1,5 @@
AC_INIT(Chocolate Doom, 2.2.1, fraggle@gmail.com, chocolate-doom)
AC_INIT(Chocolate Doom, 2.2.1, chocolate-doom-dev-list@chocolate-doom.org,
chocolate-doom)
PACKAGE_SHORTNAME=${PACKAGE_NAME% Doom}
PACKAGE_SHORTDESC="Conservative source port"