add the full name of the author

Changes to be committed:
	modified:   salzburger_nachrichten.recipe
This commit is contained in:
ilker m. sitki 2024-09-04 13:50:33 +02:00
parent 4e9f97d72c
commit b2505dc36e

View File

@ -4,7 +4,7 @@ from calibre.web.feeds.news import BasicNewsRecipe
class SalzburgerNachrichten(BasicNewsRecipe):
title = 'Salzburger Nachrichten'
__author__ = 'ims'
__author__ = 'İlker Melik Sıtkı'
oldest_article = 1
max_articles_per_feed = 10
language = 'de_AT'