From 9ee1ec655833155b5412795c212d5a1dc406e557 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Elio=20Petten=C3=B2?= Date: Fri, 8 Feb 2019 12:35:24 +0000 Subject: Replace flameeyes.eu with flameeyes.com. Due to EURid threatening to suspend my domain, make sure that the references are updated to point at the right stable domain. This includes changes to the files as well as a mailmap to update the author references in the log. --- test/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/__init__.py') diff --git a/test/__init__.py b/test/__init__.py index 8865d55..314450e 100644 --- a/test/__init__.py +++ b/test/__init__.py @@ -2,7 +2,7 @@ """Add the top-level module to the PYTHONPATH.""" __author__ = 'Diego Elio Pettenò' -__email__ = 'flameeyes@flameeyes.eu' +__email__ = 'flameeyes@flameeyes.com' __copyright__ = 'Copyright © 2018, Diego Elio Pettenò' __license__ = 'MIT' -- cgit v1.2.3