jenkins-bot submitted this change.

View Change

Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
Remove lrc from wikipedia wikis

It's closed:
https://meta.wikimedia.org/wiki/Proposals_for_closing_projects/Closure_of_Northern_Luri_Wikipedia

Change-Id: I05f1456db0b4438369dffbc892ddb1c916282684
---
M pywikibot/families/wikipedia_family.py
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/pywikibot/families/wikipedia_family.py b/pywikibot/families/wikipedia_family.py
index ef84ed0..936323c 100644
--- a/pywikibot/families/wikipedia_family.py
+++ b/pywikibot/families/wikipedia_family.py
@@ -17,7 +17,8 @@
closed_wikis = [
# See:
# https://noc.wikimedia.org/conf/highlight.php?file=dblists/closed.dblist
- 'aa', 'cho', 'ho', 'hz', 'ii', 'kj', 'kr', 'mh', 'mus', 'ng', 'ten',
+ 'aa', 'cho', 'ho', 'hz', 'ii', 'kj', 'kr', 'lrc', 'mh', 'mus', 'ng',
+ 'ten',
]

removed_wikis = [
@@ -56,7 +57,7 @@
'srn', 'om', 'gcr', 'ltg', 'sm', 'chr', 'nqo', 'got', 'mnw', 'pih',
'kl', 'st', 'ny', 'cu', 'tw', 'tn', 'ts', 'bm', 'rmy', 'chy', 'rn',
'tum', 'mad', 'ss', 'ch', 'iu', 'ks', 'pnt', 'nia', 'ady', 've', 'ee',
- 'ik', 'ff', 'sg', 'din', 'dz', 'ti', 'cr', 'lrc',
+ 'ik', 'ff', 'sg', 'din', 'dz', 'ti', 'cr',
]

# Sites we want to edit but not count as real languages

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

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I05f1456db0b4438369dffbc892ddb1c916282684
Gerrit-Change-Number: 658499
Gerrit-PatchSet: 2
Gerrit-Owner: Ladsgroup <Ladsgroup@gmail.com>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged