jenkins-bot has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1056920?usp=email )
Change subject: Add support for new wiki
......................................................................
Add support for new wiki
* cswikivoyage
Bug: T370915
Change-Id: Iaeecdcb08594502df971043fa0bbdbc8698e507e
---
M pywikibot/families/wikivoyage_family.py
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Meno25: Looks good to me, approved
jenkins-bot: Verified
diff --git a/pywikibot/families/wikivoyage_family.py
b/pywikibot/families/wikivoyage_family.py
index 012bec3..bc541fc 100644
--- a/pywikibot/families/wikivoyage_family.py
+++ b/pywikibot/families/wikivoyage_family.py
@@ -17,9 +17,9 @@
name = 'wikivoyage'
codes = {
- 'bn', 'de', 'el', 'en', 'eo', 'es', 'fa', 'fi', 'fr', 'he', 'hi', 'it',
- 'ja', 'nl', 'pl', 'ps', 'pt', 'ro', 'ru', 'shn', 'sv', 'tr', 'uk',
- 'vi', 'zh',
+ 'bn', 'cs', 'de', 'el', 'en', 'eo', 'es', 'fa', 'fi', 'fr', 'he', 'hi',
+ 'it', 'ja', 'nl', 'pl', 'ps', 'pt', 'ro', 'ru', 'shn', 'sv', 'tr',
+ 'uk', 'vi', 'zh',
}
category_redirect_templates = {
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1056920?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.wikimedia.org/r/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Iaeecdcb08594502df971043fa0bbdbc8698e507e
Gerrit-Change-Number: 1056920
Gerrit-PatchSet: 2
Gerrit-Owner: Meno25 <[email protected]>
Gerrit-Reviewer: Meno25 <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-CC: Xqt <[email protected]>
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]