You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by an...@apache.org on 2016/05/31 13:28:36 UTC

cordova-coho git commit: Add paramedic to list of available repos

Repository: cordova-coho
Updated Branches:
  refs/heads/master bdc8e4cf3 -> 4fb98ca3a


Add paramedic to list of available repos


Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/4fb98ca3
Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/4fb98ca3
Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/4fb98ca3

Branch: refs/heads/master
Commit: 4fb98ca3aae75856d3936bb604b761d17cca3e46
Parents: bdc8e4c
Author: Vladimir Kotikov <ko...@gmail.com>
Authored: Tue May 31 16:28:09 2016 +0300
Committer: Vladimir Kotikov <ko...@gmail.com>
Committed: Tue May 31 16:28:09 2016 +0300

----------------------------------------------------------------------
 src/repoutil.js | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/4fb98ca3/src/repoutil.js
----------------------------------------------------------------------
diff --git a/src/repoutil.js b/src/repoutil.js
index cd9cca9..701e453 100644
--- a/src/repoutil.js
+++ b/src/repoutil.js
@@ -342,6 +342,11 @@ var otherRepos = [
         repoName: 'cordova-medic',
         inactive: true
     }, {
+        title: 'Cordova Paramedic',
+        id: 'paramedic',
+        repoName: 'cordova-paramedic',
+        inactive: true
+    }, {
         title: 'Cordova App Harness',
         id: 'app-harness',
         repoName: 'cordova-app-harness',


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org