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:
parent
297e10ae2b
commit
2c55acf403
2 changed files with 3 additions and 2 deletions
|
|
@ -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!
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue