jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/556100 )
Change subject: [L10N] check images error ...................................................................... [L10N] check images error Bug: T240306 Change-Id: If5a29065d13756e6e351fd20a58373e5835775fe --- M scripts/checkimages.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Dvorapa: Looks good to me, approved Kaleem Bhatti: Looks good to me, but someone else must approve jenkins-bot: Verified diff --git a/scripts/checkimages.py b/scripts/checkimages.py index 7109804..2c4b6b3 100755 --- a/scripts/checkimages.py +++ b/scripts/checkimages.py @@ -443,7 +443,7 @@ # Add your project (in alphabetical order) if you want that the bot starts project_inserted = ['ar', 'commons', 'de', 'en', 'fa', 'ga', 'hu', 'it', 'ja', - 'ko', 'meta', 'sr', 'ta', 'test', 'ur', 'zh'] + 'ko', 'meta', 'sd', 'sr', 'ta', 'test', 'ur', 'zh'] # END OF CONFIGURATION. -- To view, visit https://gerrit.wikimedia.org/r/556100 To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: If5a29065d13756e6e351fd20a58373e5835775fe Gerrit-Change-Number: 556100 Gerrit-PatchSet: 4 Gerrit-Owner: Kaleem Bhatti <[email protected]> Gerrit-Reviewer: D3r1ck01 <[email protected]> Gerrit-Reviewer: Dvorapa <[email protected]> Gerrit-Reviewer: Kaleem Bhatti <[email protected]> Gerrit-Reviewer: jenkins-bot (75)
_______________________________________________ Pywikibot-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits
