change email address

This commit is contained in:
Romain Bignon 2010-10-23 11:17:19 +02:00
commit e8af3cc3b9
14 changed files with 14 additions and 14 deletions

View file

@ -32,7 +32,7 @@ __all__ = ['FourChanBackend']
class FourChanBackend(BaseBackend, ICapMessages):
NAME = 'fourchan'
MAINTAINER = 'Romain Bignon'
EMAIL = 'romain@peerfuse.org'
EMAIL = 'romain@weboob.org'
VERSION = '0.3'
LICENSE = 'GPLv3'
DESCRIPTION = "4chan website"