jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/591379 )
Change subject: Add ngwikimedia to PWB ......................................................................
Add ngwikimedia to PWB
Follow-up to 72d44d4, I missed this one.
Bug: T250802 Change-Id: Idb5b9605e9a2adc9b8ca987b74471027b823777c --- M pywikibot/families/wikimediachapter_family.py 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: Dvorapa: Looks good to me, approved jenkins-bot: Verified
diff --git a/pywikibot/families/wikimediachapter_family.py b/pywikibot/families/wikimediachapter_family.py index d757089..5d2cfb1 100644 --- a/pywikibot/families/wikimediachapter_family.py +++ b/pywikibot/families/wikimediachapter_family.py @@ -25,7 +25,7 @@ codes = [ 'am', 'ar', 'bd', 'be', 'br', 'ca', 'cn', 'co', 'dk', 'ec', 'ee', 'fi', 'ge', 'gr', 'hi', 'id', 'id-internal', 'il', 'mai', 'mk', 'mx', - 'nl', 'no', 'nyc', 'pl', 'pt', 'punjabi', 'romd', 'rs', 'ru', + 'ng', 'nl', 'no', 'nyc', 'pl', 'pt', 'punjabi', 'romd', 'rs', 'ru', 'se', 'tr', 'ua', 'uk', 've', 'wb', ]
pywikibot-commits@lists.wikimedia.org