From 814e4278cc9ef39756b1e31800f03aff1537e6ee Mon Sep 17 00:00:00 2001 From: Matthieu Aubry <matt@piwik.org> Date: Fri, 15 Aug 2014 17:25:10 +0200 Subject: [PATCH] add email address in email body to M$ --- misc/package/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/package/build.sh b/misc/package/build.sh index 5e5c3a944e..7e3a8557bc 100755 --- a/misc/package/build.sh +++ b/misc/package/build.sh @@ -207,7 +207,7 @@ Piwik $VERSION can be downloaded at: http://builds.piwik.org/WebAppGallery/piwik SHA1 checksum is: $SHA1_WINDOWS \n\n\ Please consult the changelog for list of closed tickets: http://piwik.org/changelog/ \n\n\ We're looking forward to seeing this Piwik version on Microsoft Web App Gallery. \n\ -If you have any question, feel free to ask. \n\n\ +If you have any question, feel free to ask at feedback@piwik.org. \n\n\ Thank you,\n\n\ Piwik team" | mail -s"New Piwik Version $VERSION" "appgal@microsoft.com,hello@piwik.org" -- GitLab