Mercurial > hg-stable
diff setup.py @ 30866: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 | c3db3bb4699f |
children | 75149f84eac7 |
line wrap: on
line diff
--- a/setup.py Sat Feb 04 20:29:34 2017 +0800 +++ b/setup.py Sat Feb 11 00:23:53 2017 +0900 @@ -712,7 +712,7 @@ setup(name='mercurial', version=setupversion, author='Matt Mackall and many others', - author_email='mercurial@selenic.com', + author_email='mercurial@mercurial-scm.org', url='https://mercurial-scm.org/', download_url='https://mercurial-scm.org/release/', description=('Fast scalable distributed SCM (revision control, version '