From 1806646be20402e64660fbbbd9b80314ad76d281 Mon Sep 17 00:00:00 2001 From: James Lu Date: Fri, 4 Mar 2016 16:36:16 -0800 Subject: [PATCH] plugins: update my email From: https://github.com/jlu5/SupyPlugins/commit/177eefa0a3bca7fd8c6b52fcb7e75c1d3afccc9f --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index f501f6d1c..6964d5992 100644 --- a/__init__.py +++ b/__init__.py @@ -41,7 +41,7 @@ __version__ = "" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author('James Lu', 'GLolol', - 'GLolol@overdrive.pw') + 'GLolol@overdrivenetworks.com') # This is a dictionary mapping supybot.Author instances to lists of # contributions.