You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2015/03/26 02:35:22 UTC

cordova-wp8 git commit: added ecosystem:cordova keyword

Repository: cordova-wp8
Updated Branches:
  refs/heads/master 62fa423ab -> 2879a71f2


added ecosystem:cordova keyword


Project: http://git-wip-us.apache.org/repos/asf/cordova-wp8/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-wp8/commit/2879a71f
Tree: http://git-wip-us.apache.org/repos/asf/cordova-wp8/tree/2879a71f
Diff: http://git-wip-us.apache.org/repos/asf/cordova-wp8/diff/2879a71f

Branch: refs/heads/master
Commit: 2879a71f2785727318ec3b2572ee028f1f9e8328
Parents: 62fa423
Author: Steve Gill <st...@gmail.com>
Authored: Wed Mar 25 18:30:03 2015 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Wed Mar 25 18:35:14 2015 -0700

----------------------------------------------------------------------
 package.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/2879a71f/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index e1d6569..5d1100f 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,8 @@
         "wp8",
         "windowsphone",
         "cordova",
-        "apache"
+        "apache",
+        "ecosystem:cordova"
     ],
     "dependencies": {
         "nopt": "~3",


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