From 4e0aa1863d89f1c69e026b76baa9d508ff065abf Mon Sep 17 00:00:00 2001 From: bkfox Date: Fri, 4 Dec 2015 17:51:51 +0100 Subject: [PATCH] fix aircox info --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d85cc46..683f57b 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ setup( name='aircox', version='0.1', license='GPLv3', - author='lordblackfox', + author='bkfox', description='Aircox is a radio programs manager that includes tools and cms' long_description=README, url='http://bkfox.net/',