From patchwork Sat Nov 19 20:47:27 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Warren X-Patchwork-Id: 126618 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 33741B7212 for ; Sun, 20 Nov 2011 07:48:21 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 70C2B28947; Sat, 19 Nov 2011 21:48:08 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TN7pf-eEOMY5; Sat, 19 Nov 2011 21:48:08 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id A749828939; Sat, 19 Nov 2011 21:47:51 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id F137F2880B for ; Sat, 19 Nov 2011 21:47:44 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ayk3a+1xazSK for ; Sat, 19 Nov 2011 21:47:43 +0100 (CET) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from avon.wwwdotorg.org (avon.wwwdotorg.org [70.85.31.133]) by theia.denx.de (Postfix) with ESMTPS id AF0EF2886E for ; Sat, 19 Nov 2011 21:47:40 +0100 (CET) Received: from severn.wwwdotorg.org (unknown [192.168.65.5]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by avon.wwwdotorg.org (Postfix) with ESMTPS id BFCB76313; Sat, 19 Nov 2011 13:50:09 -0700 (MST) Received: from localhost.localdomain (unknown [192.168.62.30]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by severn.wwwdotorg.org (Postfix) with ESMTPSA id BEBE6E477F; Sat, 19 Nov 2011 13:47:36 -0700 (MST) From: Stephen Warren To: Simon Glass , Tom Warren , Albert Aribaud Date: Sat, 19 Nov 2011 13:47:27 -0700 Message-Id: <1321735649-27138-2-git-send-email-swarren@nvidia.com> X-Mailer: git-send-email 1.7.5.4 In-Reply-To: <1321735649-27138-1-git-send-email-swarren@nvidia.com> References: <1321735649-27138-1-git-send-email-swarren@nvidia.com> X-NVConfidentiality: public X-Virus-Scanned: clamav-milter 0.96.5 at avon.wwwdotorg.org X-Virus-Status: Clean Cc: u-boot@lists.denx.de, Marc Dietrich Subject: [U-Boot] [RFC PATCH 1/3] MAINTAINERS: Fix my email address X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de I forgot to edit it when I cut/paste Tom Warren's MAINTAINERS entry. Signed-off-by: Stephen Warren --- MAINTAINERS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 567dc61..c532c29 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -877,7 +877,7 @@ Tom Warren seaboard Tegra2 (ARM7 & A9 Dual Core) Tom Warren -Stephen Warren +Stephen Warren ventana Tegra2 (ARM7 & A9 Dual Core)