jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/539274 )

Change subject: [IMPR] wikisource_family.py: expand the list of global bot wikis
......................................................................

[IMPR] wikisource_family.py: expand the list of global bot wikis

Expand the list of Wikisources where the standard global bot policy
is allowed.

Bug: T233903
Change-Id: I2ba3cfa1e2d0e12b422e5d0ccfdcdbd51fac9caa
---
M pywikibot/families/wikisource_family.py
1 file changed, 5 insertions(+), 1 deletion(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/pywikibot/families/wikisource_family.py 
b/pywikibot/families/wikisource_family.py
index 1e72a77..27a7525 100644
--- a/pywikibot/families/wikisource_family.py
+++ b/pywikibot/families/wikisource_family.py
@@ -68,8 +68,12 @@

     # Global bot allowed languages on
     # https://meta.wikimedia.org/wiki/BPI#Current_implementation
+    # https://meta.wikimedia.org/wiki/Special:WikiSets/2
     cross_allowed = [
-        'ca', 'el', 'fa', 'it', 'ko', 'no', 'pl', 'vi', 'zh',
+        'ar', 'be', 'bg', 'bn', 'br', 'bs', 'ca', 'cy', 'da', 'el', 'et',
+        'eu', 'fa', 'fi', 'fo', 'gl', 'hr', 'hy', 'id', 'it', 'ja', 'kn',
+        'ko', 'ml', 'nap', 'no', 'or', 'pa', 'pl', 'pt', 'ro', 'sa', 'sk',
+        'sr', 'ta', 'te', 'th', 'uk', 'vi', 'zh',
     ]

     authornamespaces = {

--
To view, visit https://gerrit.wikimedia.org/r/539274
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I2ba3cfa1e2d0e12b422e5d0ccfdcdbd51fac9caa
Gerrit-Change-Number: 539274
Gerrit-PatchSet: 5
Gerrit-Owner: MarcoAurelio <[email protected]>
Gerrit-Reviewer: MarcoAurelio <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot (75)
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to