aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 01ef44d..fd03f9b 100644
--- a/setup.py
+++ b/setup.py
@@ -26,7 +26,7 @@ setup(
platforms = ['Linux'],
author = 'Papoteur',
author_email = 'papoteur@mageialinux-online.org',
- maintainer = 'david_david',
+ maintainer = 'daviddavid',
maintainer_email = 'david.david@mageialinux-online.org',
data_files = data_files,
cmdclass = {'build_qm': BuildQm,},