[Pkg-mpd-commits] [python-mpd] 75/91: change email address

Simon McVittie smcv at debian.org
Sat Feb 24 14:55:40 UTC 2018


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian/master
in repository python-mpd.

commit c3af0d8354de89dde1ae271a628ed6aa48a6de23
Author: Jörg Thalheim <joerg at thalheim.io>
Date:   Tue Feb 20 00:51:48 2018 +0000

    change email address
---
 setup.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/setup.py b/setup.py
index 09f1175..15176f2 100644
--- a/setup.py
+++ b/setup.py
@@ -27,7 +27,7 @@ CLASSIFIERS = [
 
 LICENSE = """\
 Copyright (C) 2008-2010  J. Alexander Treuman <jat at spatialrift.net>
-Copyright (C) 2012  J. Thalheim <joerg at higgsboson.tk>
+Copyright (C) 2012-2017  Joerg Thalheim <joerg at thalheim.io>
 Copyright (C) 2016  Robert Niederreiter <rnix at squarewave.at>
 
 python-mpd2 is free software: you can redistribute it and/or modify
@@ -69,8 +69,8 @@ setup(
     description="A Python MPD client library",
     long_description=read('README.rst'),
     classifiers=CLASSIFIERS,
-    author="J. Thalheim",
-    author_email="jthalheim at gmail.com",
+    author="Joerg Thalheim",
+    author_email="joerg at thalheim.io",
     license="GNU Lesser General Public License v3 (LGPLv3)",
     url="https://github.com/Mic92/python-mpd2",
     packages=find_packages(),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/python-mpd.git



More information about the Pkg-mpd-commits mailing list