summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/account/SimplydebridCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/account/SimplydebridCom.py')
-rw-r--r--pyload/plugins/account/SimplydebridCom.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/pyload/plugins/account/SimplydebridCom.py b/pyload/plugins/account/SimplydebridCom.py
index 4af8eaa31..bf49b652b 100644
--- a/pyload/plugins/account/SimplydebridCom.py
+++ b/pyload/plugins/account/SimplydebridCom.py
@@ -11,8 +11,7 @@ class SimplydebridCom(Account):
__version__ = "0.1"
__description__ = """Simply-Debrid.com account plugin"""
- __author_name__ = "Kagenoshin"
- __author_mail__ = "kagenoshin@gmx.ch"
+ __authors__ = [("Kagenoshin", "kagenoshin@gmx.ch")]
def loadAccountInfo(self, user, req):