Jeremy Newman : remove appdb email from message

Jeremy Newman jnewman at winehq.org
Sun Nov 13 15:00:53 CST 2016


Module: appdb
Branch: master
Commit: e0f6469db22025540ad40d93bd3d201c04584d54
URL:    http://source.winehq.org/git/appdb.git/?a=commit;h=e0f6469db22025540ad40d93bd3d201c04584d54

Author: Jeremy Newman <jnewman at codeweavers.com>
Date:   Sun Nov 13 14:59:28 2016 -0600

remove appdb email from message

---

 include/maintainer.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/maintainer.php b/include/maintainer.php
index 910aaca..0fc6bb9 100644
--- a/include/maintainer.php
+++ b/include/maintainer.php
@@ -1471,7 +1471,6 @@ class maintainer
       // common end of our message
       $oNotificationUpdate->sMsg.= "\n\nThanks,\n";
       $oNotificationUpdate->sMsg.= "Appdb Admins\n";
-      $oNotificationUpdate->sMsg.= "<appdb at winehq.org>";
 
       // save the notification level and notification time back into the database
       $sQuery = "update appMaintainers set notificationLevel = '?', notificationTime = ?".




More information about the wine-cvs mailing list