jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/427814 )
Change subject: [L10N] zh-min-nan:wikiquote is closed ......................................................................
[L10N] zh-min-nan:wikiquote is closed
That site is already listet in closed_wikis
Change-Id: If16984266454ffd9718a42f66fa7f559cda365d0 --- M pywikibot/families/wikiquote_family.py 1 file changed, 1 insertion(+), 2 deletions(-)
Approvals: Dvorapa: Looks good to me, but someone else must approve Framawiki: Looks good to me, approved jenkins-bot: Verified
diff --git a/pywikibot/families/wikiquote_family.py b/pywikibot/families/wikiquote_family.py index 8ada588..ad245dc 100644 --- a/pywikibot/families/wikiquote_family.py +++ b/pywikibot/families/wikiquote_family.py @@ -37,8 +37,7 @@ 'hy', 'el', 'hr', 'nn', 'id', 'zh', 'ar', 'su', 'hu', 'li', 'az', 'ko', 'nl', 'ja', 'gu', 'sv', 'sr', 'gl', 'ur', 'te', 'ta', 'cy', 'la', 'no', 'ml', 'vi', 'et', 'be', 'kn', 'ku', 'eu', 'ro', 'hi', - 'ka', 'da', 'sa', 'is', 'sq', 'mr', 'br', 'af', 'uz', 'zh-min-nan', - 'wo', 'ky', + 'ka', 'da', 'sa', 'is', 'sq', 'mr', 'br', 'af', 'uz', 'wo', 'ky', ]
super(Family, self).__init__()
pywikibot-commits@lists.wikimedia.org