Updated Branches: refs/heads/master2 627b23b83 -> cbbc7b6a7
updated 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/20447ea1 Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/20447ea1 Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/20447ea1 Branch: refs/heads/master2 Commit: 20447ea137419eea5e191993cb5215dd5495ca0e Parents: 627b23b Author: Fil Maj <[email protected]> Authored: Tue Jul 2 14:29:18 2013 -0700 Committer: Fil Maj <[email protected]> Committed: Tue Jul 2 14:29:18 2013 -0700 ---------------------------------------------------------------------- package.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/20447ea1/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index cf5acd2..663835b 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,17 @@ {"name": "Gord Tanner", "email":"[email protected]"}, {"name": "Tim Kim", "email": "[email protected]"}, {"name": "Benn Mapes", "email": "[email protected]"}, - {"name": "Michael Wolf", "email": "[email protected]"} + {"name": "Michael Wolf", "email": "[email protected]"}, + {"name": "Andrew Grieve", "email": "[email protected]"}, + {"name": "Bryan Higgins", "email": "[email protected]"}, + {"name": "Don Coleman", "email": "[email protected]"}, + {"name": "Germano Gabbianelli", "email": "[email protected]"}, + {"name": "Ian Clelland", "email": "[email protected]"}, + {"name": "Lucas Holmqust", "email": "[email protected]"}, + {"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]"} ], "license": "Apache version 2.0" }
