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 2013/08/24 01:37:00 UTC

git commit: updated package.json

Updated Branches:
  refs/heads/master 7dd708821 -> aa3e6b79c


updated package.json


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

Branch: refs/heads/master
Commit: aa3e6b79cfcb9b2a90b1f40f44bc2e53c0c79994
Parents: 7dd7088
Author: Steven Gill <st...@gmail.com>
Authored: Fri Aug 23 16:36:43 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Fri Aug 23 16:36:43 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-firefoxos/blob/aa3e6b79/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 42eb2b8..aa1512d 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
   "author": "Steve Gill",
   "contributors": [
       {"name": "James Long","email": "jlong@mozilla.com"},
-      {"name": "Herm Wong", "email": "hermanw@adobe.com"},
+      {"name": "Herm Wong", "email": "hermanw@adobe.com"}
   ],
   "license": "Apache V2"
 }