jenkins-bot has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/657728 )
Change subject: Remove als from closed wikis of wikiquote and wiktionary
......................................................................
Remove als from closed wikis of wikiquote and wiktionary
These wikis are not closed, they don't exist, moved them to removed
Bug: T272668
Change-Id: I960e6895843dfcd7dc70ae5176c2c8172532ed59
---
M pywikibot/families/wikiquote_family.py
M pywikibot/families/wiktionary_family.py
2 files changed, 4 insertions(+), 4 deletions(-)
Approvals:
Xqt: Looks good to me, approved
jenkins-bot: Verified
diff --git a/pywikibot/families/wikiquote_family.py
b/pywikibot/families/wikiquote_family.py
index c5fcfa4..49c65b1 100644
--- a/pywikibot/families/wikiquote_family.py
+++ b/pywikibot/families/wikiquote_family.py
@@ -16,14 +16,14 @@
closed_wikis = [
# See
https://noc.wikimedia.org/conf/highlight.php?file=dblists/closed.dblist # noqa
- 'als', 'am', 'ang', 'ast', 'bm', 'co', 'cr', 'ga', 'kk',
+ 'am', 'ang', 'ast', 'bm', 'co', 'cr', 'ga', 'kk',
'kr', 'ks', 'kw', 'lb', 'na', 'nds', 'qu', 'simple',
'tk', 'tt', 'ug', 'vo', 'za', 'zh-min-nan',
]
removed_wikis = [
# See
https://noc.wikimedia.org/conf/highlight.php?file=dblists/deleted.dblist # noqa
- 'tokipona',
+ 'als', 'tokipona',
]
languages_by_size = [
diff --git a/pywikibot/families/wiktionary_family.py
b/pywikibot/families/wiktionary_family.py
index 38674af..39847f8 100644
--- a/pywikibot/families/wiktionary_family.py
+++ b/pywikibot/families/wiktionary_family.py
@@ -17,14 +17,14 @@
closed_wikis = [
# See
https://noc.wikimedia.org/conf/highlight.php?file=dblists/closed.dblist # noqa
- 'aa', 'ab', 'ak', 'als', 'as', 'av', 'ba', 'bh', 'bi', 'bm', 'bo',
+ 'aa', 'ab', 'ak', 'as', 'av', 'ba', 'bh', 'bi', 'bm', 'bo',
'ch', 'cr', 'dz', 'ik', 'mh', 'pi', 'rm', 'rn', 'sc', 'sn', 'to', 'tw',
'xh', 'yo', 'za',
]
removed_wikis = [
# See
https://noc.wikimedia.org/conf/highlight.php?file=dblists/deleted.dblist # noqa
- 'ba', 'dk', 'tlh', 'tokipona',
+ 'als', 'ba', 'dk', 'tlh', 'tokipona',
]
languages_by_size = [
--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/657728
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: I960e6895843dfcd7dc70ae5176c2c8172532ed59
Gerrit-Change-Number: 657728
Gerrit-PatchSet: 2
Gerrit-Owner: Ladsgroup <[email protected]>
Gerrit-Reviewer: DannyS712 <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits