Change lcl maintener
This commit is contained in:
parent
2b0d4e8b91
commit
057c19a8af
2 changed files with 4 additions and 3 deletions
3
AUTHORS
3
AUTHORS
|
|
@ -53,7 +53,8 @@ François Revol <revol@free.fr>
|
||||||
* Canaplus and qvideoob fixes
|
* Canaplus and qvideoob fixes
|
||||||
|
|
||||||
Pierre Mazière <pierre.maziere@gmx.com>
|
Pierre Mazière <pierre.maziere@gmx.com>
|
||||||
* LCL and RockRadio modules maintainer;
|
* RockRadio module maintainer;
|
||||||
|
* lcl ex-maintener;
|
||||||
* BNPorc fixes.
|
* BNPorc fixes.
|
||||||
|
|
||||||
Xavier Guerrin <xavier@tuxfamily.org>
|
Xavier Guerrin <xavier@tuxfamily.org>
|
||||||
|
|
|
||||||
|
|
@ -33,8 +33,8 @@ __all__ = ['LCLBackend']
|
||||||
|
|
||||||
class LCLBackend(BaseBackend, ICapBank):
|
class LCLBackend(BaseBackend, ICapBank):
|
||||||
NAME = 'lcl'
|
NAME = 'lcl'
|
||||||
MAINTAINER = u'Pierre Mazière'
|
MAINTAINER = u'Romain Bignon'
|
||||||
EMAIL = 'pierre.maziere@gmx.com'
|
EMAIL = 'romain@weboob.org'
|
||||||
VERSION = '0.i'
|
VERSION = '0.i'
|
||||||
DESCRIPTION = u'LCL'
|
DESCRIPTION = u'LCL'
|
||||||
LICENSE = 'AGPLv3+'
|
LICENSE = 'AGPLv3+'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue