jenkins-bot submitted this change.

View Change


Approvals: JJMC89: Looks good to me, approved jenkins-bot: Verified
Add support for new wikis

Bug: T350231
Bug: T350237
Bug: T350243
Bug: T350375
Change-Id: Ie1a28446f479cf3a5df79a233408168b43946c1e
---
M pywikibot/families/wikiquote_family.py
M pywikibot/families/wikipedia_family.py
2 files changed, 15 insertions(+), 2 deletions(-)

diff --git a/pywikibot/families/wikipedia_family.py b/pywikibot/families/wikipedia_family.py
index 1334514..6ad1dc1 100644
--- a/pywikibot/families/wikipedia_family.py
+++ b/pywikibot/families/wikipedia_family.py
@@ -57,7 +57,7 @@
'mad', 'sm', 'alt', 'ltg', 'gcr', 'chr', 'ny', 'pcm', 'st', 'pih',
'gpe', 'got', 'ss', 'gur', 'ee', 'kcg', 'bm', 'ts', 've', 'chy', 'rn',
'ch', 'ady', 'ik', 'fon', 'guc', 'fat', 'pnt', 'iu', 'pwn', 'sg',
- 'din', 'ti', 'kl', 'dz', 'cr',
+ 'din', 'ti', 'kl', 'dz', 'cr', 'zgh', 'dga', 'bbc',
]

# Sites we want to edit but not count as real languages
diff --git a/pywikibot/families/wikiquote_family.py b/pywikibot/families/wikiquote_family.py
index d67e56db..deff024 100644
--- a/pywikibot/families/wikiquote_family.py
+++ b/pywikibot/families/wikiquote_family.py
@@ -33,7 +33,7 @@
'sah', 'nl', 'ja', 'la', 'ta', 'ig', 'hi', 'as', 'gl', 'gu', 'ur',
'tl', 'guw', 'be', 'te', 'vi', 'bn', 'cy', 'no', 'sq', 'ml', 'kn',
'eu', 'ro', 'ku', 'uz', 'ka', 'da', 'sa', 'is', 'th', 'bcl', 'br',
- 'mr', 'af', 'ky',
+ 'mr', 'af', 'ky', 'bjn',
]

category_redirect_templates = {

To view, visit change 972052. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Ie1a28446f479cf3a5df79a233408168b43946c1e
Gerrit-Change-Number: 972052
Gerrit-PatchSet: 1
Gerrit-Owner: Zabe <zabe@avorwerk.net>
Gerrit-Reviewer: JJMC89 <JJMC89.Wikimedia@gmail.com>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged