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

Change subject: [FEAT] Add support for pcmwiki
......................................................................

[FEAT] Add support for pcmwiki

* Also:
** guw.wiktionary.org
** bjn.wiktionary.org

Bug: T310882
Bug: T309059
Bug: T312217
Change-Id: I2992b37b90ba2be9ae2e8bbf7410a20d088b3d66
---
M pywikibot/families/wikipedia_family.py
M pywikibot/families/wiktionary_family.py
2 files changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/pywikibot/families/wikipedia_family.py 
b/pywikibot/families/wikipedia_family.py
index 12f167f..6ea7048 100644
--- a/pywikibot/families/wikipedia_family.py
+++ b/pywikibot/families/wikipedia_family.py
@@ -56,7 +56,7 @@
         'sm', 'gcr', 'alt', 'chr', 'ltg', 'guw', 'ny', 'pih', 'got', 'mad',
         'st', 'ami', 'blk', 'bm', 'tn', 'rmy', 'ts', 'chy', 've', 'rn', 'iu',
         'ak', 'ss', 'ch', 'ff', 'pnt', 'ady', 'kcg', 'ik', 'ee', 'din', 'sg',
-        'pwn', 'kl', 'ti', 'dz', 'cr',
+        'pwn', 'kl', 'ti', 'dz', 'cr', 'pcm',
     ]

     # Sites we want to edit but not count as real languages
diff --git a/pywikibot/families/wiktionary_family.py 
b/pywikibot/families/wiktionary_family.py
index c2c86fb..9024085 100644
--- a/pywikibot/families/wiktionary_family.py
+++ b/pywikibot/families/wiktionary_family.py
@@ -41,7 +41,7 @@
         'fo', 'sd', 'tt', 'gn', 'ie', 'so', 'csb', 'ug', 'si', 'st', 'roa-rup',
         'tpi', 'hif', 'kl', 'ha', 'zu', 'mi', 'ay', 'jbo', 'yi', 'ln', 'gu',
         'na', 'gv', 'kw', 'am', 'ne', 'rw', 'ts', 'qu', 'ss', 'iu', 'chr',
-        'dv', 'ti', 'tn',
+        'dv', 'ti', 'tn', 'guw', 'bjn',
     ]

     category_redirect_templates = {

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/824427
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: I2992b37b90ba2be9ae2e8bbf7410a20d088b3d66
Gerrit-Change-Number: 824427
Gerrit-PatchSet: 6
Gerrit-Owner: Meno25 <[email protected]>
Gerrit-Reviewer: Meno25 <[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