* [U-Boot] change email address in MAINTAINERS
@ 2011-02-02 1:05 Yoshihiro Shimoda
2011-02-02 7:35 ` Nobuhiro Iwamatsu
2011-02-02 20:30 ` Wolfgang Denk
0 siblings, 2 replies; 6+ messages in thread
From: Yoshihiro Shimoda @ 2011-02-02 1:05 UTC (permalink / raw)
To: u-boot
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
---
This patch depends on "sh: add support for sh7757lcr board".
MAINTAINERS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 7313542..c26c9a7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1017,7 +1017,7 @@ Mark Jonas <mark.jonas@de.bosch.com>
mpr2 SH7720
-Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
+Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
MS7720SE SH7720
R0P77570030RL SH7757
--
1.7.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [U-Boot] change email address in MAINTAINERS
2011-02-02 1:05 [U-Boot] change email address in MAINTAINERS Yoshihiro Shimoda
@ 2011-02-02 7:35 ` Nobuhiro Iwamatsu
2011-02-02 20:31 ` Wolfgang Denk
2011-02-02 20:30 ` Wolfgang Denk
1 sibling, 1 reply; 6+ messages in thread
From: Nobuhiro Iwamatsu @ 2011-02-02 7:35 UTC (permalink / raw)
To: u-boot
Applied, thanks.
On Wed, Feb 02, 2011 at 10:05:39AM +0900, Yoshihiro Shimoda wrote:
> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> ---
> This patch depends on "sh: add support for sh7757lcr board".
>
> MAINTAINERS | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7313542..c26c9a7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1017,7 +1017,7 @@ Mark Jonas <mark.jonas@de.bosch.com>
>
> mpr2 SH7720
>
> -Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
> +Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
>
> MS7720SE SH7720
> R0P77570030RL SH7757
> --
> 1.7.1
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot] change email address in MAINTAINERS
2011-02-02 1:05 [U-Boot] change email address in MAINTAINERS Yoshihiro Shimoda
2011-02-02 7:35 ` Nobuhiro Iwamatsu
@ 2011-02-02 20:30 ` Wolfgang Denk
1 sibling, 0 replies; 6+ messages in thread
From: Wolfgang Denk @ 2011-02-02 20:30 UTC (permalink / raw)
To: u-boot
Dear Yoshihiro Shimoda,
In message <4D48ADE3.4070602@renesas.com> you wrote:
> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> ---
> This patch depends on "sh: add support for sh7757lcr board".
>
> MAINTAINERS | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A well-written program is its own heaven; a poorly-written program is
its own hell. -- Geoffrey James, "The Tao of Programming"
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot] change email address in MAINTAINERS
2011-02-02 7:35 ` Nobuhiro Iwamatsu
@ 2011-02-02 20:31 ` Wolfgang Denk
2011-02-02 21:36 ` Nobuhiro Iwamatsu
0 siblings, 1 reply; 6+ messages in thread
From: Wolfgang Denk @ 2011-02-02 20:31 UTC (permalink / raw)
To: u-boot
Dear Nobuhiro Iwamatsu,
In message <20110202073515.GB8446@chimagu.nigauri.org> you wrote:
> Applied, thanks.
>
> On Wed, Feb 02, 2011 at 10:05:39AM +0900, Yoshihiro Shimoda wrote:
> > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> > ---
> > This patch depends on "sh: add support for sh7757lcr board".
> >
> > MAINTAINERS | 2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
Thanks, but actually this is my area of responsibility.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Dealing with failure is easy: work hard to improve. Success is also
easy to handle: you've solved the wrong problem. Work hard to
improve.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot] change email address in MAINTAINERS
2011-02-02 20:31 ` Wolfgang Denk
@ 2011-02-02 21:36 ` Nobuhiro Iwamatsu
2011-02-02 21:56 ` Wolfgang Denk
0 siblings, 1 reply; 6+ messages in thread
From: Nobuhiro Iwamatsu @ 2011-02-02 21:36 UTC (permalink / raw)
To: u-boot
Hi,
2011/2/3 Wolfgang Denk <wd@denx.de>:
> Dear Nobuhiro Iwamatsu,
>
> In message <20110202073515.GB8446@chimagu.nigauri.org> you wrote:
>> Applied, thanks.
>>
>> On Wed, Feb 02, 2011 at 10:05:39AM +0900, Yoshihiro Shimoda wrote:
>> > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
>> > ---
>> > ?This patch depends on "sh: add support for sh7757lcr board".
>> >
>> > ?MAINTAINERS | ? ?2 +-
>> > ?1 files changed, 1 insertions(+), 1 deletions(-)
>
> Thanks, but actually this is my area of responsibility.
>
I see. I remove this commit from my repository.
Nobuhiro
--
Nobuhiro Iwamatsu
?? iwamatsu at {nigauri.org / debian.org}
?? GPG ID: 40AD1FA6
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot] change email address in MAINTAINERS
2011-02-02 21:36 ` Nobuhiro Iwamatsu
@ 2011-02-02 21:56 ` Wolfgang Denk
0 siblings, 0 replies; 6+ messages in thread
From: Wolfgang Denk @ 2011-02-02 21:56 UTC (permalink / raw)
To: u-boot
Dear Nobuhiro Iwamatsu,
In message <AANLkTi=Hdi4dHeiRQ0TCSxKy6t+Gzj69vLDoji4izowV@mail.gmail.com> you wrote:
>
> I see. I remove this commit from my repository.
You don't have to. git will ignore it automatically.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The human mind ordinarily operates at only ten percent of its
capacity. The rest is overhead for the operating system.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-02-02 21:56 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-02 1:05 [U-Boot] change email address in MAINTAINERS Yoshihiro Shimoda
2011-02-02 7:35 ` Nobuhiro Iwamatsu
2011-02-02 20:31 ` Wolfgang Denk
2011-02-02 21:36 ` Nobuhiro Iwamatsu
2011-02-02 21:56 ` Wolfgang Denk
2011-02-02 20:30 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox