summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/DdlstorageCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/accounts/DdlstorageCom.py')
-rw-r--r--module/plugins/accounts/DdlstorageCom.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/module/plugins/accounts/DdlstorageCom.py b/module/plugins/accounts/DdlstorageCom.py
index 7404348a4..08ff537da 100644
--- a/module/plugins/accounts/DdlstorageCom.py
+++ b/module/plugins/accounts/DdlstorageCom.py
@@ -15,8 +15,8 @@ class DdlstorageCom(XFSPAccount):
__version__ = "1.00"
__type__ = "account"
__description__ = """DDLStorage.com account plugin"""
- __author_name__ = ("stickell")
- __author_mail__ = ("l.stickell@yahoo.it")
+ __author_name__ = "stickell"
+ __author_mail__ = "l.stickell@yahoo.it"
MAIN_PAGE = "http://ddlstorage.com/"