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
|
||||
|
||||
Pierre Mazière <pierre.maziere@gmx.com>
|
||||
* LCL and RockRadio modules maintainer;
|
||||
* RockRadio module maintainer;
|
||||
* lcl ex-maintener;
|
||||
* BNPorc fixes.
|
||||
|
||||
Xavier Guerrin <xavier@tuxfamily.org>
|
||||
|
|
|
|||
|
|
@ -33,8 +33,8 @@ __all__ = ['LCLBackend']
|
|||
|
||||
class LCLBackend(BaseBackend, ICapBank):
|
||||
NAME = 'lcl'
|
||||
MAINTAINER = u'Pierre Mazière'
|
||||
EMAIL = 'pierre.maziere@gmx.com'
|
||||
MAINTAINER = u'Romain Bignon'
|
||||
EMAIL = 'romain@weboob.org'
|
||||
VERSION = '0.i'
|
||||
DESCRIPTION = u'LCL'
|
||||
LICENSE = 'AGPLv3+'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue