From b0cae2a59545bfe45cd8cde0b062d848ca4de9ac Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Sat, 11 Sep 2004 20:25:42 +0000 Subject: [PATCH] Added contributors. --- scripts/supybot-newplugin | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/supybot-newplugin b/scripts/supybot-newplugin index afae62f25..8e182e904 100755 --- a/scripts/supybot-newplugin +++ b/scripts/supybot-newplugin @@ -85,6 +85,7 @@ import supybot __revision__ = "$%s$" __author__ = supybot.authors.unknown +__contributors__ = {} import supybot.plugins as plugins