This commit is contained in:
Kovid Goyal 2009-07-08 11:06:21 -06:00
parent f104f1e07d
commit 8443a11abe

View File

@ -10,7 +10,7 @@ from calibre.web.feeds.news import BasicNewsRecipe
class WallStreetJournal(BasicNewsRecipe):
title = 'The Wall Street Journal'
__author__ = 'Kovid Goyal'
__author__ = 'Kovid Goyal and Sujata Raman'
description = 'News and current affairs.'
needs_subscription = True
language = _('English')