update AUTHORS
This commit is contained in:
parent
2e3a8698f8
commit
a60def6820
2 changed files with 5 additions and 5 deletions
8
AUTHORS
8
AUTHORS
|
|
@ -32,6 +32,10 @@ Nicolas Duhamel <nicolas@jombi.fr>
|
||||||
Roger Philibert <roger.philibert@gmail.com>
|
Roger Philibert <roger.philibert@gmail.com>
|
||||||
* Ehentai, Izneo and Youjizz backends maintainer.
|
* Ehentai, Izneo and Youjizz backends maintainer.
|
||||||
|
|
||||||
|
Florent Fourcot <weboob@flo.fourcot.fr>
|
||||||
|
* Sachsen and ING backends maintainer;
|
||||||
|
* BNPorc patches.
|
||||||
|
|
||||||
Clément Schreiner <clemux@clemux.info>
|
Clément Schreiner <clemux@clemux.info>
|
||||||
* MediaWiki and Newsfeed backends maintainer.
|
* MediaWiki and Newsfeed backends maintainer.
|
||||||
|
|
||||||
|
|
@ -42,10 +46,6 @@ Pierre Mazière <pierre.maziere@gmail.com>
|
||||||
Xavier Guerrin <xavier@tuxfamily.org>
|
Xavier Guerrin <xavier@tuxfamily.org>
|
||||||
* CrAgr backend maintainer.
|
* CrAgr backend maintainer.
|
||||||
|
|
||||||
Florent Fourcot <florent.fourcot@resel.fr>
|
|
||||||
* INL backend maintainer;
|
|
||||||
* BNPorc patches.
|
|
||||||
|
|
||||||
Gabriel Kerneis <kerneis@pps.jussieu.fr>
|
Gabriel Kerneis <kerneis@pps.jussieu.fr>
|
||||||
* Boursorama backend maintainer.
|
* Boursorama backend maintainer.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ __all__ = ['SachsenLevelBackend']
|
||||||
class SachsenLevelBackend(BaseBackend, ICapWaterLevel):
|
class SachsenLevelBackend(BaseBackend, ICapWaterLevel):
|
||||||
NAME = 'sachsen'
|
NAME = 'sachsen'
|
||||||
MAINTAINER = 'Florent Fourcot'
|
MAINTAINER = 'Florent Fourcot'
|
||||||
EMAIL = ''
|
EMAIL = 'weboob@flo.fourcot.fr'
|
||||||
VERSION = '0.b'
|
VERSION = '0.b'
|
||||||
LICENSE = 'GPLv3'
|
LICENSE = 'GPLv3'
|
||||||
DESCRIPTION = u"Level of Sachsen river"
|
DESCRIPTION = u"Level of Sachsen river"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue