summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/account/BitshareCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/account/BitshareCom.py')
-rw-r--r--pyload/plugins/account/BitshareCom.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/pyload/plugins/account/BitshareCom.py b/pyload/plugins/account/BitshareCom.py
index ad44424b3..a91c25982 100644
--- a/pyload/plugins/account/BitshareCom.py
+++ b/pyload/plugins/account/BitshareCom.py
@@ -9,8 +9,7 @@ class BitshareCom(Account):
__version__ = "0.12"
__description__ = """Bitshare account plugin"""
- __author_name__ = "Paul King"
- __author_mail__ = None
+ __authors__ = [("Paul King", None)]
def loadAccountInfo(self, user, req):