summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/accounts/FastixRu.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/accounts/FastixRu.py')
-rw-r--r--pyload/plugins/accounts/FastixRu.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyload/plugins/accounts/FastixRu.py b/pyload/plugins/accounts/FastixRu.py
index 3e1896e44..14ac6ef70 100644
--- a/pyload/plugins/accounts/FastixRu.py
+++ b/pyload/plugins/accounts/FastixRu.py
@@ -7,8 +7,8 @@ class FastixRu(Account):
__version__ = "0.02"
__type__ = "account"
__description__ = """Fastix account plugin"""
- __author_name__ = ("Massimo, Rosamilia")
- __author_mail__ = ("max@spiritix.eu")
+ __author_name__ = "Massimo Rosamilia"
+ __author_mail__ = "max@spiritix.eu"
def loadAccountInfo(self, user, req):
data = self.getAccountData(user)