diff mbox

[U-Boot,v2] Add custodians to the m68k subsystem.

Message ID 1416839817-9319-1-git-send-email-angelo@sysam.it
State Accepted
Delegated to: Tom Rini
Headers show

Commit Message

Angelo Dureghello Nov. 24, 2014, 2:36 p.m. UTC
---
 MAINTAINERS    | 3 ++-
 doc/git-mailrc | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

Comments

Wolfgang Denk Nov. 24, 2014, 3:23 p.m. UTC | #1
Dear Angelo Dureghello,

In message <1416839817-9319-1-git-send-email-angelo@sysam.it> you wrote:
> ---
>  MAINTAINERS    | 3 ++-
>  doc/git-mailrc | 1 +
>  2 files changed, 3 insertions(+), 1 deletion(-)

Acked-by: Wolfgang Denk <wd@denx.de>

Best regards,

Wolfgang Denk
Tom Rini Dec. 8, 2014, 9:43 p.m. UTC | #2
On Mon, Nov 24, 2014 at 03:36:57PM +0100, angelo@sysam.it wrote:


Applied to u-boot/master, thanks!
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index c8386ab..9fce7b5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -196,7 +196,8 @@  F:	drivers/mtd/cfi_flash.c
 F:	drivers/mtd/jedec_flash.c
 
 COLDFIRE
-M:	Jason Jin <jason.jin@freescale.com>
+M:	Huan Wang <alison.wang@freescale.com>
+M:	Angelo Dureghello <angelo@sysam.it>
 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..21574e1 100644
--- a/doc/git-mailrc
+++ b/doc/git-mailrc
@@ -14,6 +14,7 @@  alias aaribaud       Albert Aribaud <albert.u.boot@aribaud.net>
 alias abiessmann     Andreas Bießmann <andreas.devel@googlemail.com>
 alias afleming       Andy Fleming <afleming@gmail.com>
 alias ag             Anatolij Gustschin <agust@denx.de>
+alias angelo_ts      Angelo Dureghello <angelo@sysam.it>
 alias galak          Kumar Gala <galak@kernel.crashing.org>
 alias gruss          Graeme Russ <graeme.russ@gmail.com>
 alias hs             Heiko Schocher <hs@denx.de>