Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 00BE3CC0E for ; Thu, 25 Jul 2013 16:04:58 +0000 (UTC) Received: (qmail 87781 invoked by uid 500); 25 Jul 2013 16:04:57 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 87716 invoked by uid 500); 25 Jul 2013 16:04:53 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 87709 invoked by uid 99); 25 Jul 2013 16:04:51 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jul 2013 16:04:51 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 607228B4F9B; Thu, 25 Jul 2013 16:04:51 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: filmaj@apache.org To: commits@cordova.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: git commit: added rubennortes email to contributor list. Date: Thu, 25 Jul 2013 16:04:51 +0000 (UTC) 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 Authored: Thu Jul 25 09:04:28 2013 -0700 Committer: Fil Maj 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" }