change email address
This commit is contained in:
parent
bd44734f78
commit
e8af3cc3b9
14 changed files with 14 additions and 14 deletions
|
|
@ -32,7 +32,7 @@ __all__ = ['YahooBackend']
|
|||
class YahooBackend(BaseBackend, ICapWeather):
|
||||
NAME = 'yahoo'
|
||||
MAINTAINER = 'Romain Bignon'
|
||||
EMAIL = 'romain@peerfuse.org'
|
||||
EMAIL = 'romain@weboob.org'
|
||||
VERSION = '0.3'
|
||||
DESCRIPTION = 'Yahoo'
|
||||
LICENSE = 'GPLv3'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue