jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/891668 )

Change subject: Add support for azwikimedia
......................................................................

Add support for azwikimedia

Bug: T317121
Change-Id: I8b8c1c3c7920d0f46aa9a7ae02db503c05097d03
---
M pywikibot/families/wikimediachapter_family.py
1 file changed, 15 insertions(+), 5 deletions(-)

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




diff --git a/pywikibot/families/wikimediachapter_family.py 
b/pywikibot/families/wikimediachapter_family.py
index 0981cbc..4766755 100644
--- a/pywikibot/families/wikimediachapter_family.py
+++ b/pywikibot/families/wikimediachapter_family.py
@@ -1,6 +1,6 @@
 """Family module for Wikimedia chapter, thematic organisation and WUG wikis."""
 #
-# (C) Pywikibot team, 2012-2020
+# (C) Pywikibot team, 2012-2023
 #
 # Distributed under the terms of the MIT license.
 #
@@ -19,8 +19,8 @@
     closed_wikis = ['nz', 'pa-us', ]

     codes = [
-        'am', 'ar', 'bd', 'be', 'br', 'ca', 'cn', 'co', 'dk', 'ec', 'ee', 'fi',
-        'ge', 'gr', 'hi', 'id', 'id-internal', 'il', 'mai', 'mk', 'mx', 'ng',
-        'nl', 'no', 'nyc', 'pl', 'pt', 'punjabi', 'romd', 'rs', 'ru', 'se',
-        'tr', 'ua', 'uk', 've', 'wb',
+        'am', 'ar', 'az', 'bd', 'be', 'br', 'ca', 'cn', 'co', 'dk', 'ec', 'ee',
+        'fi', 'ge', 'gr', 'hi', 'id', 'id-internal', 'il', 'mai', 'mk', 'mx',
+        'ng', 'nl', 'no', 'nyc', 'pl', 'pt', 'punjabi', 'romd', 'rs', 'ru',
+        'se', 'tr', 'ua', 'uk', 've', 'wb',
     ]

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/891668
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I8b8c1c3c7920d0f46aa9a7ae02db503c05097d03
Gerrit-Change-Number: 891668
Gerrit-PatchSet: 3
Gerrit-Owner: Zabe <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to