shithub: choc

Download patch

ref: 2c55acf4038b59e0932a880cc43f34ef589987f4
parent: 297e10ae2b6e0fb47c06f97abf8b508a06dbb78c
author: Simon Howard <fraggle@soulsphere.org>
date: Thu Nov 24 14:27:12 EST 2016

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.

--- a/README.md
+++ b/README.md
@@ -101,4 +101,4 @@
    file for more information.
 
  * Please send any feedback, questions or suggestions to
-   fraggle@gmail.com. Thanks!
+   chocolate-doom-dev-list@chocolate-doom.org. Thanks!
--- a/configure.ac
+++ b/configure.ac
@@ -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"