jenkins-bot submitted this change.
[L10N] wikipedia_family: Mark akwiki as closed
Bug: T336675
Change-Id: I3eda30db39b8b67fcefa24c6a603f46c21d82081
---
M pywikibot/families/wikipedia_family.py
1 file changed, 14 insertions(+), 4 deletions(-)
diff --git a/pywikibot/families/wikipedia_family.py b/pywikibot/families/wikipedia_family.py
index b65e0e7..28bba08 100644
--- a/pywikibot/families/wikipedia_family.py
+++ b/pywikibot/families/wikipedia_family.py
@@ -16,8 +16,8 @@
closed_wikis = [
# https://noc.wikimedia.org/conf/highlight.php?file=dblists/closed.dblist
- 'aa', 'cho', 'ho', 'hz', 'ii', 'kj', 'kr', 'lrc', 'mh', 'mus', 'na',
- 'ng', 'ten',
+ 'aa', 'ak', 'cho', 'ho', 'hz', 'ii', 'kj', 'kr', 'lrc', 'mh', 'mus',
+ 'na', 'ng', 'ten',
]
removed_wikis = [
@@ -56,7 +56,7 @@
'ty', 'guw', 'cu', 'trv', 'srn', 'sm', 'alt', 'gcr', 'chr', 'tn',
'ltg', 'mad', 'ny', 'st', 'pih', 'ff', 'got', 'ee', 'ami', 'rmy', 've',
'bm', 'ts', 'chy', 'pcm', 'ss', 'kcg', 'rn', 'ch', 'ik', 'pnt', 'guc',
- 'ady', 'fat', 'iu', 'ak', 'gur', 'pwn', 'sg', 'din', 'ti', 'kl', 'dz',
+ 'ady', 'fat', 'iu', 'gur', 'pwn', 'sg', 'din', 'ti', 'kl', 'dz',
'cr',
]
@@ -115,7 +115,7 @@
# https://meta.wikimedia.org/wiki/BPI#Current_implementation
# & https://meta.wikimedia.org/wiki/Special:WikiSets/2
cross_allowed = [
- 'ab', 'ace', 'ady', 'af', 'ak', 'als', 'am', 'an', 'ang', 'ar', 'arc',
+ 'ab', 'ace', 'ady', 'af', 'als', 'am', 'an', 'ang', 'ar', 'arc',
'arz', 'as', 'ast', 'atj', 'av', 'ay', 'az', 'ba', 'bar', 'bat-smg',
'bcl', 'be', 'be-tarask', 'bg', 'bh', 'bi', 'bjn', 'bm', 'bo', 'bpy',
'bug', 'bxr', 'ca', 'cbk-zam', 'cdo', 'ce', 'ceb', 'ch', 'chr', 'chy',
To view, visit change 919316. To unsubscribe, or for help writing mail filters, visit settings.