Merlijn van Deen has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/84183


Change subject: Add Brazilian wikimedia chapter
......................................................................

Add Brazilian wikimedia chapter

Change-Id: I78238beeb2d072116c812d317471478a9a41974b
---
M pywikibot/families/wikimedia_family.py
1 file changed, 6 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/83/84183/1

diff --git a/pywikibot/families/wikimedia_family.py 
b/pywikibot/families/wikimedia_family.py
index b1fb2c1..48d6726 100644
--- a/pywikibot/families/wikimedia_family.py
+++ b/pywikibot/families/wikimedia_family.py
@@ -12,15 +12,15 @@
         self.name = 'wikimediachapter'
 
         self.countries = [
-            'ar', 'bd', 'co', 'dk', 'fi', 'mk', 'mx', 'nl', 'no', 'nyc', 'pl',
-            'rs', 'ru', 'se', 'ua', 'uk', 've',
+            'ar', 'br', 'bd', 'co', 'dk', 'fi', 'mk', 'mx', 'nl', 'no',
+            'nyc', 'pl', 'rs', 'ru', 'se', 'ua', 'uk', 've',
         ]
 
         self.countrylangs = {
-            'ar': 'es', 'bd': 'bn', 'co': 'es', 'dk': 'da', 'fi': 'fi',
-            'mk': 'mk', 'mx': 'es', 'nl': 'nl', 'no': 'no', 'nyc': 'en',
-            'pl': 'pl', 'rs': 'sr', 'ru': 'ru', 'se': 'sv', 'ua': 'uk',
-            'uk': 'en-gb', 've': 'en',
+            'ar': 'es', 'br': 'pt-br', 'bd': 'bn', 'co': 'es', 'dk': 'da',
+            'fi': 'fi', 'mk': 'mk', 'mx': 'es', 'nl': 'nl', 'no': 'no',
+            'nyc': 'en', 'pl': 'pl', 'rs': 'sr', 'ru': 'ru', 'se': 'sv',
+            'ua': 'uk', 'uk': 'en-gb', 've': 'en',
         }
 
         self.langs = dict([(country, '%s.wikimedia.org' % country)

-- 
To view, visit https://gerrit.wikimedia.org/r/84183
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I78238beeb2d072116c812d317471478a9a41974b
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Merlijn van Deen <valhall...@arctus.nl>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to