plugins: update my email

This commit is contained in:
James Lu 2016-03-04 16:36:16 -08:00
parent ecb313dd1f
commit 177eefa0a3
16 changed files with 17 additions and 17 deletions

View File

@ -41,7 +41,7 @@ __version__ = "2016.02.28.1"
# XXX Replace this with an appropriate author or supybot.Author instance. # XXX Replace this with an appropriate author or supybot.Author instance.
__author__ = supybot.Author('James Lu', 'GLolol', __author__ = supybot.Author('James Lu', 'GLolol',
'GLolol@overdrive.pw') 'GLolol@overdrivenetworks.com')
# This is a dictionary mapping supybot.Author instances to lists of # This is a dictionary mapping supybot.Author instances to lists of
# contributions. # contributions.

View File

@ -41,7 +41,7 @@ __version__ = "2016.02.28.1"
# XXX Replace this with an appropriate author or supybot.Author instance. # XXX Replace this with an appropriate author or supybot.Author instance.
__author__ = supybot.Author('James Lu', 'GLolol', __author__ = supybot.Author('James Lu', 'GLolol',
'GLolol@overdrive.pw') 'GLolol@overdrivenetworks.com')
# This is a dictionary mapping supybot.Author instances to lists of # This is a dictionary mapping supybot.Author instances to lists of
# contributions. # contributions.

View File

@ -41,7 +41,7 @@ __version__ = "2016.02.28.1"
# XXX Replace this with an appropriate author or supybot.Author instance. # XXX Replace this with an appropriate author or supybot.Author instance.
__author__ = supybot.Author('James Lu', 'GLolol', __author__ = supybot.Author('James Lu', 'GLolol',
'GLolol@overdrive.pw') 'GLolol@overdrivenetworks.com')
# This is a dictionary mapping supybot.Author instances to lists of # This is a dictionary mapping supybot.Author instances to lists of
# contributions. # contributions.

View File

@ -42,7 +42,7 @@ __version__ = "2016.02.28.1"
# XXX Replace this with an appropriate author or supybot.Author instance. # XXX Replace this with an appropriate author or supybot.Author instance.
__author__ = supybot.Author('James Lu', 'GLolol', __author__ = supybot.Author('James Lu', 'GLolol',
'GLolol@overdrive.pw') 'GLolol@overdrivenetworks.com')
# This is a dictionary mapping supybot.Author instances to lists of # This is a dictionary mapping supybot.Author instances to lists of
# contributions. # contributions.

View File

@ -50,12 +50,12 @@ __contributors__ = {
supybot.Author("Pavel Dvořák", "czshadow", "czshadow@gmail.com"): supybot.Author("Pavel Dvořák", "czshadow", "czshadow@gmail.com"):
["misc"], ["misc"],
supybot.Author('James Lu', 'GLolol', supybot.Author('James Lu', 'GLolol',
'GLolol@overdrive.pw'): 'GLolol@overdrivenetworks.com'):
['Python 3 support', 'rewriting most of the plugin'] ['Python 3 support', 'rewriting most of the plugin']
} }
# This is a url where the most recent plugin package can be downloaded. # This is a url where the most recent plugin package can be downloaded.
__url__ = 'https://github.com/GLolol/supybot-lastfm' __url__ = 'https://github.com/GLolol/SupyPlugins/tree/master/LastFM'
from . import config from . import config
from . import plugin from . import plugin

View File

@ -42,7 +42,7 @@ __version__ = "2016.02.28.1"
# XXX Replace this with an appropriate author or supybot.Author instance. # XXX Replace this with an appropriate author or supybot.Author instance.
__author__ = supybot.Author('James Lu', 'GLolol', __author__ = supybot.Author('James Lu', 'GLolol',
'GLolol@overdrive.pw') 'GLolol@overdrivenetworks.com')
# This is a dictionary mapping supybot.Author instances to lists of # This is a dictionary mapping supybot.Author instances to lists of
# contributions. # contributions.

View File

@ -42,7 +42,7 @@ __version__ = "2016.02.28.1"
# XXX Replace this with an appropriate author or supybot.Author instance. # XXX Replace this with an appropriate author or supybot.Author instance.
__author__ = supybot.Author('James Lu', 'GLolol', __author__ = supybot.Author('James Lu', 'GLolol',
'GLolol@overdrive.pw') 'GLolol@overdrivenetworks.com')
# This is a dictionary mapping supybot.Author instances to lists of # This is a dictionary mapping supybot.Author instances to lists of
# contributions. # contributions.

View File

@ -42,7 +42,7 @@ __version__ = "2016.02.28.1"
# XXX Replace this with an appropriate author or supybot.Author instance. # XXX Replace this with an appropriate author or supybot.Author instance.
__author__ = supybot.Author('James Lu', 'GLolol', __author__ = supybot.Author('James Lu', 'GLolol',
'GLolol@overdrive.pw') 'GLolol@overdrivenetworks.com')
# This is a dictionary mapping supybot.Author instances to lists of # This is a dictionary mapping supybot.Author instances to lists of
# contributions. # contributions.

View File

@ -42,7 +42,7 @@ __version__ = "2016.02.28.1"
# XXX Replace this with an appropriate author or supybot.Author instance. # XXX Replace this with an appropriate author or supybot.Author instance.
__author__ = supybot.Author('James Lu', 'GLolol', __author__ = supybot.Author('James Lu', 'GLolol',
'GLolol@overdrive.pw') 'GLolol@overdrivenetworks.com')
# This is a dictionary mapping supybot.Author instances to lists of # This is a dictionary mapping supybot.Author instances to lists of
# contributions. # contributions.

View File

@ -42,7 +42,7 @@ __version__ = "2016.02.28.1"
# XXX Replace this with an appropriate author or supybot.Author instance. # XXX Replace this with an appropriate author or supybot.Author instance.
__author__ = supybot.Author('James Lu', 'GLolol', __author__ = supybot.Author('James Lu', 'GLolol',
'GLolol@overdrive.pw') 'GLolol@overdrivenetworks.com')
# This is a dictionary mapping supybot.Author instances to lists of # This is a dictionary mapping supybot.Author instances to lists of
# contributions. # contributions.

View File

@ -41,7 +41,7 @@ __version__ = "2016.02.28.1"
# XXX Replace this with an appropriate author or supybot.Author instance. # XXX Replace this with an appropriate author or supybot.Author instance.
__author__ = supybot.Author('James Lu', 'GLolol', __author__ = supybot.Author('James Lu', 'GLolol',
'GLolol@overdrive.pw') 'GLolol@overdrivenetworks.com')
# This is a dictionary mapping supybot.Author instances to lists of # This is a dictionary mapping supybot.Author instances to lists of
# contributions. # contributions.

View File

@ -41,7 +41,7 @@ __version__ = "2016.02.28.1"
# XXX Replace this with an appropriate author or supybot.Author instance. # XXX Replace this with an appropriate author or supybot.Author instance.
__author__ = supybot.Author('James Lu', 'GLolol', __author__ = supybot.Author('James Lu', 'GLolol',
'GLolol@overdrive.pw') 'GLolol@overdrivenetworks.com')
# This is a dictionary mapping supybot.Author instances to lists of # This is a dictionary mapping supybot.Author instances to lists of
# contributions. # contributions.

View File

@ -42,7 +42,7 @@ __version__ = "2016.02.28.1"
# XXX Replace this with an appropriate author or supybot.Author instance. # XXX Replace this with an appropriate author or supybot.Author instance.
__author__ = supybot.Author('James Lu', 'GLolol', __author__ = supybot.Author('James Lu', 'GLolol',
'GLolol@overdrive.pw') 'GLolol@overdrivenetworks.com')
# This is a dictionary mapping supybot.Author instances to lists of # This is a dictionary mapping supybot.Author instances to lists of
# contributions. # contributions.

View File

@ -42,7 +42,7 @@ __version__ = "2016.02.28.1"
# XXX Replace this with an appropriate author or supybot.Author instance. # XXX Replace this with an appropriate author or supybot.Author instance.
__author__ = supybot.Author('James Lu', 'GLolol', __author__ = supybot.Author('James Lu', 'GLolol',
'GLolol@overdrive.pw') 'GLolol@overdrivenetworks.com')
# This is a dictionary mapping supybot.Author instances to lists of # This is a dictionary mapping supybot.Author instances to lists of
# contributions. # contributions.

View File

@ -42,7 +42,7 @@ __version__ = "2016.02.28.1"
# XXX Replace this with an appropriate author or supybot.Author instance. # XXX Replace this with an appropriate author or supybot.Author instance.
__author__ = supybot.Author('James Lu', 'GLolol', __author__ = supybot.Author('James Lu', 'GLolol',
'GLolol@overdrive.pw') 'GLolol@overdrivenetworks.com')
# This is a dictionary mapping supybot.Author instances to lists of # This is a dictionary mapping supybot.Author instances to lists of
# contributions. # contributions.

View File

@ -42,7 +42,7 @@ __version__ = "2016.02.28.1"
# XXX Replace this with an appropriate author or supybot.Author instance. # XXX Replace this with an appropriate author or supybot.Author instance.
__author__ = supybot.Author('James Lu', 'GLolol', __author__ = supybot.Author('James Lu', 'GLolol',
'GLolol@overdrive.pw') 'GLolol@overdrivenetworks.com')
# This is a dictionary mapping supybot.Author instances to lists of # This is a dictionary mapping supybot.Author instances to lists of
# contributions. # contributions.