You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by fi...@apache.org on 2013/07/25 18:04:51 UTC

git commit: added rubennortes email to contributor list.

Updated Branches:
  refs/heads/master 1fe77b0be -> 29538140a


added rubennortes email to contributor list.


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

Branch: refs/heads/master
Commit: 29538140ab61dbf6d062abb313877d414366172f
Parents: 1fe77b0
Author: Fil Maj <ma...@gmail.com>
Authored: Thu Jul 25 09:04:28 2013 -0700
Committer: Fil Maj <ma...@gmail.com>
Committed: Thu Jul 25 09:04:28 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/29538140/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index be79a3e..a757ffc 100644
--- a/package.json
+++ b/package.json
@@ -71,7 +71,7 @@
     {"name": "Michal Mocny", "email": "mmocny@gmail.com"},
     {"name": "Sam Breed", "email": "sam@quickleft.com"},
     {"name": "Tommy-Carlos Williams", "email": "tommy@devgeeks.org"},
-    {"name": "Rubén Norte"}
+    {"name": "Rubén Norte", "email": "rubennorte@gmail.com"}
   ],
   "license": "Apache version 2.0"
 }