jenkins-bot has submitted this change and it was merged.

Change subject: i18n -> https for Siebrand
......................................................................


i18n -> https for Siebrand

Change-Id: I1b2bd25ebcd01ba58d0ef3c028698a8a68a13dc2
---
M families/i18n_family.py
1 file changed, 3 insertions(+), 0 deletions(-)

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



diff --git a/families/i18n_family.py b/families/i18n_family.py
index 64d6dd5..c1d5532 100644
--- a/families/i18n_family.py
+++ b/families/i18n_family.py
@@ -266,3 +266,6 @@
     def version(self, code):
         """Return the version for this family."""
         return "1.23alpha"
+
+    def protocol(self, *args, **kwargs):
+        return 'https'

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1b2bd25ebcd01ba58d0ef3c028698a8a68a13dc2
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/compat
Gerrit-Branch: master
Gerrit-Owner: Merlijn van Deen <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to