From e5a30276fd4dfa1302c0e55ccf399bf2bbdcf442 Mon Sep 17 00:00:00 2001 From: Florent Date: Tue, 29 Oct 2013 16:05:11 +0100 Subject: [PATCH] Update arte maintainer --- modules/arte/backend.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/arte/backend.py b/modules/arte/backend.py index 720f0bd7..c91ca91f 100644 --- a/modules/arte/backend.py +++ b/modules/arte/backend.py @@ -34,8 +34,8 @@ __all__ = ['ArteBackend'] class ArteBackend(BaseBackend, ICapVideo, ICapCollection): NAME = 'arte' - MAINTAINER = u'Romain Bignon' - EMAIL = 'romain@weboob.org' + MAINTAINER = u'Bezleputh' + EMAIL = 'carton_ben@yahoo.fr' VERSION = '0.h' DESCRIPTION = 'Arte French and German TV' LICENSE = 'AGPLv3+'