Xavier is now the CrAgr maintainer
This commit is contained in:
parent
1c66261bf5
commit
a07b64e35d
2 changed files with 7 additions and 4 deletions
7
AUTHORS
7
AUTHORS
|
|
@ -20,10 +20,13 @@ Juke <juke@free.fr>
|
|||
* Transilien backend maintainer.
|
||||
|
||||
Nicolas Duhamel <nicolas@jombi.fr>
|
||||
* BP backend maintainer.
|
||||
* BP and CanalPlus backend maintainer.
|
||||
|
||||
Xavier Guerrin <xavier@tuxfamily.org>
|
||||
* CrAgr backend maintainer.
|
||||
|
||||
Laurent Bachelier <laurent@bachelier.name>
|
||||
* CrAgr backend maintainer.
|
||||
* Various contributions.
|
||||
|
||||
Clément Schreiner <clemux@clemux.info>
|
||||
* Newsfeed backend maintainer.
|
||||
|
|
|
|||
|
|
@ -28,8 +28,8 @@ __all__ = ['CragrBackend']
|
|||
|
||||
class CragrBackend(BaseBackend, ICapBank):
|
||||
NAME = 'cragr'
|
||||
MAINTAINER = 'Laurent Bachelier'
|
||||
EMAIL = 'laurent@bachelier.name'
|
||||
MAINTAINER = 'Xavier Guerrin'
|
||||
EMAIL = 'xavier@tuxfamily.org'
|
||||
VERSION = '0.4'
|
||||
DESCRIPTION = 'Credit Agricole french bank\'s website'
|
||||
LICENSE = 'GPLv3'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue