Updated Branches: refs/heads/content 9ac619516 -> 86ef079b2
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/content Commit: 057021d627ca4eb95145a7ec20856857cce2f8bb Parents: 9ac6195 Author: Fil Maj <[email protected]> Authored: Fri Aug 9 12:36:33 2013 -0700 Committer: Fil Maj <[email protected]> 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": "[email protected]"}, {"name": "Sam Breed", "email": "[email protected]"}, {"name": "Tommy-Carlos Williams", "email": "[email protected]"}, - {"name": "Rubén Norte", "email": "[email protected]"} + {"name": "Rubén Norte", "email": "[email protected]"}, + {"name": "Germano Gabbianelli", "email": "[email protected]"} ], "license": "Apache version 2.0" }
