added @rubennorte to contributors 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/1fe77b0b Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/1fe77b0b Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/1fe77b0b Branch: refs/heads/master Commit: 1fe77b0be1997c42da31606cdbca9eb9e90a954e Parents: 0fa097c Author: Fil Maj <[email protected]> Authored: Wed Jul 24 20:39:34 2013 -0700 Committer: Fil Maj <[email protected]> Committed: Wed Jul 24 20:39:34 2013 -0700 ---------------------------------------------------------------------- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/1fe77b0b/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index da12bee..be79a3e 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,8 @@ {"name": "Matt LeGrand", "email": "[email protected]"}, {"name": "Michal Mocny", "email": "[email protected]"}, {"name": "Sam Breed", "email": "[email protected]"}, - {"name": "Tommy-Carlos Williams", "email": "[email protected]"} + {"name": "Tommy-Carlos Williams", "email": "[email protected]"}, + {"name": "Rubén Norte"} ], "license": "Apache version 2.0" }
