Change e-mail address
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
This commit is contained in:
parent
ab8528c517
commit
612d4a5cd5
2 changed files with 2 additions and 2 deletions
2
AUTHORS
2
AUTHORS
|
|
@ -40,7 +40,7 @@ Nicolas Duhamel <nicolas@jombi.fr>
|
|||
Clément Schreiner <clemux@clemux.info>
|
||||
* MediaWiki and Newsfeed modules maintainer.
|
||||
|
||||
Pierre Mazière <pierre.maziere@gmail.com>
|
||||
Pierre Mazière <pierre.maziere@gmx.com>
|
||||
* LCL module maintainer;
|
||||
* BNPorc fixes.
|
||||
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ __all__ = ['LCLBackend']
|
|||
class LCLBackend(BaseBackend, ICapBank):
|
||||
NAME = 'lcl'
|
||||
MAINTAINER = u'Pierre Mazière'
|
||||
EMAIL = 'pierre.maziere@gmail.com'
|
||||
EMAIL = 'pierre.maziere@gmx.com'
|
||||
VERSION = '0.c'
|
||||
DESCRIPTION = u'Le Crédit Lyonnais French bank website'
|
||||
LICENSE = 'AGPLv3+'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue