Update arte maintainer

This commit is contained in:
Florent 2013-10-29 16:05:11 +01:00
commit e5a30276fd

View file

@ -34,8 +34,8 @@ __all__ = ['ArteBackend']
class ArteBackend(BaseBackend, ICapVideo, ICapCollection): class ArteBackend(BaseBackend, ICapVideo, ICapCollection):
NAME = 'arte' NAME = 'arte'
MAINTAINER = u'Romain Bignon' MAINTAINER = u'Bezleputh'
EMAIL = 'romain@weboob.org' EMAIL = 'carton_ben@yahoo.fr'
VERSION = '0.h' VERSION = '0.h'
DESCRIPTION = 'Arte French and German TV' DESCRIPTION = 'Arte French and German TV'
LICENSE = 'AGPLv3+' LICENSE = 'AGPLv3+'