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 23:09:51 UTC

[3/3] cordova-firefoxos git commit: added ecosystem:cordova keyword

added ecosystem:cordova keyword


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

Branch: refs/heads/master
Commit: f35e468fabd706903c6a1b560e57fdcefbf29ea0
Parents: 5c30753
Author: Steve Gill <st...@gmail.com>
Authored: Thu Mar 26 15:08:26 2015 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Thu Mar 26 15:08:26 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-firefoxos/blob/f35e468f/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 393dbf6..f04bbfe 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,8 @@
     "keywords": [
         "cordova",
         "firefoxos",
-        "apache"
+        "apache",
+        "ecosystem:cordova"
     ],
     "dependencies": {
         "archiver": "^0.14.3",
@@ -36,4 +37,4 @@
         }
     ],
     "license": "Apache Version 2.0"
-}
\ No newline at end of file
+}


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