From patchwork Mon Nov 24 10:48:09 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Angelo Dureghello X-Patchwork-Id: 413609 X-Patchwork-Delegate: wd@denx.de 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 B7B8114013F for ; Mon, 24 Nov 2014 21:49:14 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 8C8394BA48; Mon, 24 Nov 2014 11:49:12 +0100 (CET) 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 lyBBVlK6fDuY; Mon, 24 Nov 2014 11:49:11 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 40F554BA3E; Mon, 24 Nov 2014 11:49:11 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 9562E4BA3E for ; Mon, 24 Nov 2014 11:49:06 +0100 (CET) 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 pKzzswl++pmb for ; Mon, 24 Nov 2014 11:49:06 +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 mail.sysam.it (sysam.it [5.39.81.93]) by theia.denx.de (Postfix) with ESMTP id 6E7E44BA3D for ; Mon, 24 Nov 2014 11:49:02 +0100 (CET) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.sysam.it (Postfix) with ESMTP id 209E641642; Mon, 24 Nov 2014 11:49:45 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at sysam.it Received: from mail.sysam.it ([127.0.0.1]) by localhost (sysam.it [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Bkw9N9mIReDG; Mon, 24 Nov 2014 11:48:58 +0100 (CET) From: Angelo Dureghello To: u-boot@lists.denx.de Date: Mon, 24 Nov 2014 11:48:09 +0100 Message-Id: <1416826089-5510-1-git-send-email-angelo@sysam.it> X-Mailer: git-send-email 2.1.0.rc1 MIME-Version: 1.0 Cc: trini@ti.com, marex@denx.de, Angelo Dureghello Subject: [U-Boot] [PATCH] Add custodian to the m68k subsystem. X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.13 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de Signed-off-by: Angelo Dureghello --- MAINTAINERS | 2 +- doc/git-mailrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index c8386ab..f598e23 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -196,7 +196,7 @@ F: drivers/mtd/cfi_flash.c F: drivers/mtd/jedec_flash.c COLDFIRE -M: Jason Jin +M: Angelo Dureghello S: Maintained T: git git://git.denx.de/u-boot-coldfire.git F: arch/m68k/ diff --git a/doc/git-mailrc b/doc/git-mailrc index ad22763..1d55d20 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -14,13 +14,13 @@ alias aaribaud Albert Aribaud alias abiessmann Andreas Bießmann alias afleming Andy Fleming alias ag Anatolij Gustschin +alias angelo Angelo Dureghello alias galak Kumar Gala alias gruss Graeme Russ alias hs Heiko Schocher alias ijc Ian Campbell alias iwamatsu Nobuhiro Iwamatsu alias jagan Jagannadha Sutradharudu Teki -alias jasonjin Jason Jin alias jhersh Joe Hershberger alias jwrdegoede Hans de Goede alias kimphill Kim Phillips