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

Change subject: Repong: Fix Fuel and Freecol
......................................................................


Repong: Fix Fuel and Freecol

Change-Id: I477ccb3f5e8450f608fc29ddf6b74174ed5c01fc
---
M repoconfig.commit.json
M repoconfig.json
2 files changed, 4 insertions(+), 4 deletions(-)

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



diff --git a/repoconfig.commit.json b/repoconfig.commit.json
index 099c457..e3823da 100644
--- a/repoconfig.commit.json
+++ b/repoconfig.commit.json
@@ -84,8 +84,8 @@
        "freecol": {
                "group": "out-freecol",
                "repos": {
-                       "fuel": {
-                               "type": "gitwithusername",
+                       "freecol": {
+                               "type": "git",
                                "url": 
"ssh://[email protected]/p/freecol/git"
                        }
                }
@@ -94,7 +94,7 @@
                "group": "out-fuel-*",
                "repos": {
                        "fuel": {
-                               "type": "gitwithusername",
+                               "type": "git",
                                "url": 
"ssh://[email protected]/git/fuel.git"
                        }
                }
diff --git a/repoconfig.json b/repoconfig.json
index d34b89f..c84000c 100644
--- a/repoconfig.json
+++ b/repoconfig.json
@@ -83,7 +83,7 @@
        "freecol": {
                "group": "out-freecol",
                "repos": {
-                       "fuel": {
+                       "freecol": {
                                "type": "git",
                                "url": "git://git.code.sf.net/p/freecol/git"
                        }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I477ccb3f5e8450f608fc29ddf6b74174ed5c01fc
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Santhosh <[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

Reply via email to