John Erling Blad has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/337856 )
Change subject: Translation config for the Pickle extension ...................................................................... Translation config for the Pickle extension This config has not been tested, so it should be reviewed by someone familiar with translatewiki.net Bug: T158189 Change-Id: I4eda10b2a5200a098cae8a3b333f804bda2d3e91 --- M bin/EXTERNAL-PROJECTS M bin/REPONG-PROJECTS M repoconfig.commit.json M repoconfig.json 4 files changed, 20 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/translatewiki refs/changes/56/337856/1 diff --git a/bin/EXTERNAL-PROJECTS b/bin/EXTERNAL-PROJECTS index 4bdd657..63423d0 100644 --- a/bin/EXTERNAL-PROJECTS +++ b/bin/EXTERNAL-PROJECTS @@ -35,6 +35,7 @@ oppia osm pageviews +pickle pywikibot vicuna video2commons diff --git a/bin/REPONG-PROJECTS b/bin/REPONG-PROJECTS index 06a7adc..b19adee 100644 --- a/bin/REPONG-PROJECTS +++ b/bin/REPONG-PROJECTS @@ -33,6 +33,7 @@ oppia osm pageviews +pickle pywikibot vicuna video2commons diff --git a/repoconfig.commit.json b/repoconfig.commit.json index 5c32b98..d70ec84 100644 --- a/repoconfig.commit.json +++ b/repoconfig.commit.json @@ -345,6 +345,15 @@ } } }, + "pickle": { + "group": "pickle", + "repos": { + "pageviews": { + "type": "wmgerrit", + "url": "https://gerrit.wikimedia.org/r/mediawiki/extensions/Pickle" + } + } + }, "pywikibot": { "group": "out-pywikipedia-*", "export-threshold": 1, diff --git a/repoconfig.json b/repoconfig.json index 58c4add..6a34aaa 100644 --- a/repoconfig.json +++ b/repoconfig.json @@ -345,6 +345,15 @@ } } }, + "pickle": { + "group": "pickle", + "repos": { + "pageviews": { + "type": "wmgerrit", + "url": "https://gerrit.wikimedia.org/r/mediawiki/extensions/Pickle" + } + } + }, "pywikibot": { "group": "out-pywikipedia-*", "export-threshold": 1, -- To view, visit https://gerrit.wikimedia.org/r/337856 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4eda10b2a5200a098cae8a3b333f804bda2d3e91 Gerrit-PatchSet: 1 Gerrit-Project: translatewiki Gerrit-Branch: master Gerrit-Owner: John Erling Blad <jeb...@gmail.com> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits