diff --git a/AUTHORS b/AUTHORS index 46ca9c56..664b3dbd 100644 --- a/AUTHORS +++ b/AUTHORS @@ -32,6 +32,10 @@ Nicolas Duhamel Roger Philibert * Ehentai, Izneo and Youjizz backends maintainer. +Florent Fourcot + * Sachsen and ING backends maintainer; + * BNPorc patches. + Clément Schreiner * MediaWiki and Newsfeed backends maintainer. @@ -42,10 +46,6 @@ Pierre Mazière Xavier Guerrin * CrAgr backend maintainer. -Florent Fourcot - * INL backend maintainer; - * BNPorc patches. - Gabriel Kerneis * Boursorama backend maintainer. diff --git a/modules/sachsen/backend.py b/modules/sachsen/backend.py index 6d8c0c07..a3ece320 100644 --- a/modules/sachsen/backend.py +++ b/modules/sachsen/backend.py @@ -28,7 +28,7 @@ __all__ = ['SachsenLevelBackend'] class SachsenLevelBackend(BaseBackend, ICapWaterLevel): NAME = 'sachsen' MAINTAINER = 'Florent Fourcot' - EMAIL = '' + EMAIL = 'weboob@flo.fourcot.fr' VERSION = '0.b' LICENSE = 'GPLv3' DESCRIPTION = u"Level of Sachsen river"