public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] m68k maintenance
@ 2014-11-19 11:41 Angelo Dureghello
  2014-11-20  8:19 ` Jason.Jin at freescale.com
  0 siblings, 1 reply; 5+ messages in thread
From: Angelo Dureghello @ 2014-11-19 11:41 UTC (permalink / raw)
  To: u-boot

Dear Jason Jin,

this mail to ask if you are still interested in the role of m68k custodian.

If not, please let us know, i am proposing myself as custodian since quite
active on u-boot m68k development currently.

Regards,
Angelo Dureghello

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [U-Boot] m68k maintenance
  2014-11-19 11:41 [U-Boot] m68k maintenance Angelo Dureghello
@ 2014-11-20  8:19 ` Jason.Jin at freescale.com
  2014-11-20 15:41   ` Tom Rini
  0 siblings, 1 reply; 5+ messages in thread
From: Jason.Jin at freescale.com @ 2014-11-20  8:19 UTC (permalink / raw)
  To: u-boot

Hi Angelo Dureghello

Thanks for your reminder. I'm really not active for the ColdFire platform maintenance recently due to other work assigned. I'll try to find a custodians inside Freescale to take over the work as there are many Freescale boards need to maintain. Thanks.

Regards,
Jason
------------------
From: Angelo Dureghello [mailto:angelo at sysam.it] 
Sent: Wednesday, November 19, 2014 7:41 PM
To: Jin Zhengxiong-R64188
Cc: u-boot at lists.denx.de
Subject: m68k maintenance

Dear Jason Jin,

this mail to ask if you are still interested in the role of m68k custodian.

If not, please let us know, i am proposing myself as custodian since quite 
active on u-boot m68k development currently.

Regards,
Angelo Dureghello

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [U-Boot] m68k maintenance
  2014-11-20  8:19 ` Jason.Jin at freescale.com
@ 2014-11-20 15:41   ` Tom Rini
  2014-11-20 19:53     ` Wolfgang Denk
  0 siblings, 1 reply; 5+ messages in thread
From: Tom Rini @ 2014-11-20 15:41 UTC (permalink / raw)
  To: u-boot

On Thu, Nov 20, 2014 at 08:19:17AM +0000, Jason.Jin at freescale.com wrote:

> Hi Angelo Dureghello
> 
> Thanks for your reminder. I'm really not active for the ColdFire
> platform maintenance recently due to other work assigned. I'll try to
> find a custodians inside Freescale to take over the work as there are
> many Freescale boards need to maintain. Thanks.

I'd like to take a page from the Linux Kernel here and continue what's
working well for the sunxi code.  Let's have multiple custodians.  I've
seen Angelo working in the community and responding and working well, so
I'd be happy to see him be a custodian.  I've seen Alison Wang (whom you
mentioned off list) doing the same and I'd be happy to see her being a
custodian as well.  Assuming everyone else is agreeable as well :)
Thanks!

> 
> Regards,
> Jason
> ------------------
> From: Angelo Dureghello [mailto:angelo at sysam.it] 
> Sent: Wednesday, November 19, 2014 7:41 PM
> To: Jin Zhengxiong-R64188
> Cc: u-boot at lists.denx.de
> Subject: m68k maintenance
> 
> Dear Jason Jin,
> 
> this mail to ask if you are still interested in the role of m68k custodian.
> 
> If not, please let us know, i am proposing myself as custodian since quite 
> active on u-boot m68k development currently.
> 
> Regards,
> Angelo Dureghello
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141120/c2431f8e/attachment.pgp>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [U-Boot] m68k maintenance
  2014-11-20 15:41   ` Tom Rini
@ 2014-11-20 19:53     ` Wolfgang Denk
  2014-11-24 10:52       ` Angelo Dureghello
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Denk @ 2014-11-20 19:53 UTC (permalink / raw)
  To: u-boot

Dear Tom,

In message <20141120154133.GC21184@bill-the-cat> you wrote:
> 
> I'd like to take a page from the Linux Kernel here and continue what's
> working well for the sunxi code.  Let's have multiple custodians.  I've
> seen Angelo working in the community and responding and working well, so
> I'd be happy to see him be a custodian.  I've seen Alison Wang (whom you
> mentioned off list) doing the same and I'd be happy to see her being a
> custodian as well.  Assuming everyone else is agreeable as well :)

Thanks, indeed.

Angelo, Alison - please send me your SSH public keys.

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
"I find this a nice feature but it is not according to  the  documen-
tation. Or is it a BUG?"   "Let's call it an accidental feature. :-)"
                       - Larry Wall in <6909@jpl-devvax.JPL.NASA.GOV>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [U-Boot] m68k maintenance
  2014-11-20 19:53     ` Wolfgang Denk
@ 2014-11-24 10:52       ` Angelo Dureghello
  0 siblings, 0 replies; 5+ messages in thread
From: Angelo Dureghello @ 2014-11-24 10:52 UTC (permalink / raw)
  To: u-boot

Dear all,

just would like to thanks the whole community for this great and 
important chance.

Will do my best.

Regards,
Angelo

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-11-24 10:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-19 11:41 [U-Boot] m68k maintenance Angelo Dureghello
2014-11-20  8:19 ` Jason.Jin at freescale.com
2014-11-20 15:41   ` Tom Rini
2014-11-20 19:53     ` Wolfgang Denk
2014-11-24 10:52       ` Angelo Dureghello

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox