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/08/12 22:59:19 UTC

[3/7] git commit: Added tyrion to contributor list.

Added tyrion 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/057021d6
Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/057021d6
Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/057021d6

Branch: refs/heads/master
Commit: 057021d627ca4eb95145a7ec20856857cce2f8bb
Parents: 9ac6195
Author: Fil Maj <ma...@gmail.com>
Authored: Fri Aug 9 12:36:33 2013 -0700
Committer: Fil Maj <ma...@gmail.com>
Committed: Fri Aug 9 12:36:33 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/057021d6/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 8e2d31c..ab40206 100644
--- a/package.json
+++ b/package.json
@@ -72,7 +72,8 @@
     {"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", "email": "rubennorte@gmail.com"}
+    {"name": "Rubén Norte", "email": "rubennorte@gmail.com"},
+    {"name": "Germano Gabbianelli", "email": "tyrion.mx@gmail.com"}
   ],
   "license": "Apache version 2.0"
 }