diff contrib/win32/mercurial.iss @ 30888:561a019c0268 stable

misc: replace domain of mercurial ML address by mercurial-scm.org This patch also adds new check-code.py pattern to detect invalid usage of "mercurial@selenic.com". Change for test-convert-tla.t is tested, but similar change for almost same test-convert-baz.t isn't yet tested actually, because I couldn't find out the way to get "GNU Arch baz client". AFAIK, buildbot skips test-convert-baz.t, too. Does anybody have appropriate environment for testing?
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
date Sat, 11 Feb 2017 00:23:53 +0900
parents f6d73c8756e2
children 75149f84eac7
line wrap: on
line diff
--- a/contrib/win32/mercurial.iss	Sat Feb 04 20:29:34 2017 +0800
+++ b/contrib/win32/mercurial.iss	Sat Feb 11 00:23:53 2017 +0900
@@ -41,7 +41,7 @@
 AppSupportURL=https://mercurial-scm.org/
 AppUpdatesURL=https://mercurial-scm.org/
 AppID={{4B95A5F1-EF59-4B08-BED8-C891C46121B3}
-AppContact=mercurial@selenic.com
+AppContact=mercurial@mercurial-scm.org
 DefaultDirName={pf}\Mercurial
 SourceDir=..\..
 VersionInfoDescription=Mercurial distributed SCM (version {#VERSION})