diff mbox

[U-Boot] Add custodian to the m68k subsystem.

Message ID 1416826089-5510-1-git-send-email-angelo@sysam.it
State Superseded
Delegated to: Wolfgang Denk
Headers show

Commit Message

Angelo Dureghello Nov. 24, 2014, 10:48 a.m. UTC
Signed-off-by: Angelo Dureghello <angelo@sysam.it>
---
 MAINTAINERS    | 2 +-
 doc/git-mailrc | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Wolfgang Denk Nov. 24, 2014, 10:58 a.m. UTC | #1
Dear Angelo Dureghello,

In message <1416826089-5510-1-git-send-email-angelo@sysam.it> you wrote:
> Signed-off-by: Angelo Dureghello <angelo@sysam.it>
> ---
>  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 <jason.jin@freescale.com>
> +M:	Angelo Dureghello <angelo@sysam.it>
>  S:	Maintained
>  T:	git git://git.denx.de/u-boot-coldfire.git
>  F:	arch/m68k/

It was my understanding that both you and Alison Wang would become the
nuew custodians.  So we should add another line like:

	M:	Huan Wang <alison.wang@freescale.com>

Best regards,

Wolfgang Denk
Angelo Dureghello Nov. 24, 2014, 11:03 a.m. UTC | #2
> It was my understanding that both you and Alison Wang would become the
> nuew custodians.  So we should add another line like:
>
> 	M:	Huan Wang <alison.wang@freescale.com>
>
> Best regards,
>
> Wolfgang Denk

Hi Wolfgang,

sure, i thought we both had to do it separately. I can do it. Re-post in 
a moment.

Regards,
Angelo
diff mbox

Patch

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 <jason.jin@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..1d55d20 100644
--- a/doc/git-mailrc
+++ b/doc/git-mailrc
@@ -14,13 +14,13 @@  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         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>
 alias ijc            Ian Campbell <ijc+uboot@hellion.org.uk>
 alias iwamatsu       Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
 alias jagan	     Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
-alias jasonjin       Jason Jin <jason.jin@freescale.com>
 alias jhersh         Joe Hershberger <joe.hershberger@gmail.com>
 alias jwrdegoede     Hans de Goede <hdegoede@redhat.com>
 alias kimphill       Kim Phillips <kim.phillips@freescale.com>