Update contact email address.

pull/51/head
Christian T. Jacobs 2016-01-30 00:18:46 +00:00
rodzic 1c6a4d518a
commit 4b96f9591d
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -77,4 +77,4 @@ There currently does not exist a Python 3-compatible Debian package for [Hamlib]
Contact
-------
If you have any comments or questions about PyQSO, please send them via email to Christian Jacobs (2E0ICL) at <c.jacobs10@imperial.ac.uk>.
If you have any comments or questions about PyQSO, please send them via email to Christian Jacobs (2E0ICL) at <christian@christianjacobs.uk>.

Wyświetl plik

@ -23,7 +23,7 @@ setup(name='PyQSO',
version='0.3',
description='A contact logging tool for amateur radio operators.',
author='Christian T. Jacobs (2E0ICL)',
author_email='c.jacobs10@imperial.ac.uk',
author_email='christian@christianjacobs.uk',
url='https://github.com/ctjacobs/pyqso',
packages=['pyqso'],
package_dir={'pyqso': 'pyqso'},