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

Change subject: Add Wikidata as shared data repository for Commons.
......................................................................


Add Wikidata as shared data repository for Commons.

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

Approvals:
  Merlijn van Deen: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/pywikibot/families/commons_family.py 
b/pywikibot/families/commons_family.py
index 7daedac..7450fba 100644
--- a/pywikibot/families/commons_family.py
+++ b/pywikibot/families/commons_family.py
@@ -38,3 +38,6 @@
 
     def ssl_pathprefix(self, code):
         return "/wikipedia/commons"
+
+    def shared_data_repository(self, code, transcluded=False):
+        return ('wikidata', 'wikidata')

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie79e3157d016fc74e400ddc618c04f2d1d39f17d
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Multichill <[email protected]>
Gerrit-Reviewer: Ladsgroup <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: Merlijn van Deen <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to