jenkins-bot has submitted this change and it was merged. Change subject: Add my REPOCONF to git ......................................................................
Add my REPOCONF to git Accidentally deleted it an had to rebuild it. Yes, I learn... Change-Id: I95313b14a030f56700ff7bef4ae3d0b75824a7e0 --- A REPOCONF.siebrand 1 file changed, 44 insertions(+), 0 deletions(-) Approvals: Siebrand: Looks good to me, approved jenkins-bot: Verified diff --git a/REPOCONF.siebrand b/REPOCONF.siebrand new file mode 100644 index 0000000..9d60fe8 --- /dev/null +++ b/REPOCONF.siebrand @@ -0,0 +1,44 @@ +# If not set, will not setup l10n-bot commit stuff for MediaWiki git extensions +REPO_RW=yes + +REPO_MEDIAWIKI=ssh://[email protected]:29418/mediawiki/core.git +REPO_MEDIAWIKI_BRANCHES="master REL1_21 REL1_20 REL1_19" +REPO_MWEXTGIT=ssh://[email protected]:29418/mediawiki/extensions + +REPO_COMMONSANDROID=ssh://[email protected]:29418/apps/android/commons.git [email protected]:wikimedia/Commons-iOS.git +REPO_BLOCKLY=https://blockly.googlecode.com/svn/trunk/ [email protected]:EOL/eol.git [email protected]:ether/etherpad-lite.git +REPO_ETHERPADLITE_BRANCH="develop" +REPO_FREECOL=ssh://[email protected]/p/freecol/git +REPO_FUDFORUM=svn+ssh://[email protected]/p/fudforum/code/trunk/install/forum_data/thm/default/i18n +REPO_FUEL=ssh://[email protected]/git/fuel.git +REPO_IHRIS=http://bazaar.launchpad.net/~intrahealth%2Binformatics +REPO_IHRIS_BRANCH="4.1-dev" +REPO_IHRIS_MODULES="i2ce ihris-common ihris-manage ihris-qualify" [email protected]:Krinkle/TsIntuition.git [email protected]:wikimedia/jquery.uls.git +REPO_KIWIX=ssh://[email protected]/p/kiwix/maintenance [email protected]:mantisbt/mantisbt.git +REPO_MANTIS_BRANCH="master-1.2.x" [email protected]:mathjax/MathJax-i18n.git [email protected]:mifos/head.git [email protected]:pediapress/mwlib.git [email protected]:pediapress/mwlib.rl.git +REPO_OKAWIX=svn+ssh://[email protected]/p/okawix/code/trunk/okawix/chrome/locale +REPO_OSM=ssh://[email protected]/var/lib/git/rails.git [email protected]:systemed/potlatch2.git +REPO_PYWIKIBOT=ssh://[email protected]:29418/pywikibot/i18n [email protected]:shapado/shapado.git [email protected]:yarl/vicuna.git [email protected]:lonvia/waymarked-trails-site.git [email protected]:Wikia/app.git +REPO_WIKIA_BRANCH="dev" +REPO_WIKIBLAME=svn://svn.code.sf.net/p/wikiblame/code/wikiblame_inc [email protected]:wikimedia/WikipediaMobile.git [email protected]:wikimedia/WikipediaMobileJ2ME.git [email protected]:wikireader/wikireader.git [email protected]:wikimedia/WikisourceMobile.git [email protected]:wikimedia/WiktionaryMobile.git [email protected]:wikimedia/WLMMobile.git -- To view, visit https://gerrit.wikimedia.org/r/87684 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I95313b14a030f56700ff7bef4ae3d0b75824a7e0 Gerrit-PatchSet: 1 Gerrit-Project: translatewiki Gerrit-Branch: master Gerrit-Owner: Siebrand <[email protected]> Gerrit-Reviewer: Siebrand <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
