Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Commit privileges for messing about with Buildroot
@ 2008-08-20  7:44 Hans-Christian Egtvedt
  2008-08-20  8:25 ` Bernhard Reutner-Fischer
  2008-08-20 15:21 ` Peter Korsgaard
  0 siblings, 2 replies; 8+ messages in thread
From: Hans-Christian Egtvedt @ 2008-08-20  7:44 UTC (permalink / raw)
  To: buildroot

Hi,

I have submitted some patches during my one year involvement with
Buildroot. As people might know I maintain the AVR32 fork Atmel uses. I
would like to contribute back as much as possible with quirks and fixes
I do which will contribute to everybody. Do the other maintainers feel
like I have something to contribute with?

I already have an account on busybox server, will this account work
automatically with Buildroot as well? Do I need to be added to a group
perhaps?

-- 
Best regards,
Hans-Christian Egtvedt

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

* [Buildroot] Commit privileges for messing about with Buildroot
  2008-08-20  7:44 [Buildroot] Commit privileges for messing about with Buildroot Hans-Christian Egtvedt
@ 2008-08-20  8:25 ` Bernhard Reutner-Fischer
  2008-08-20  8:31   ` Hans-Christian Egtvedt
  2008-08-20 15:21 ` Peter Korsgaard
  1 sibling, 1 reply; 8+ messages in thread
From: Bernhard Reutner-Fischer @ 2008-08-20  8:25 UTC (permalink / raw)
  To: buildroot

On Wed, Aug 20, 2008 at 09:44:54AM +0200, Hans-Christian Egtvedt wrote:
>Hi,
>
>I have submitted some patches during my one year involvement with
>Buildroot. As people might know I maintain the AVR32 fork Atmel uses. I
>would like to contribute back as much as possible with quirks and fixes
>I do which will contribute to everybody. Do the other maintainers feel
>like I have something to contribute with?

As you know i was forced to maintain my own buildroot tree so i do not
regard me as buildroot maintainer anymore. Nonetheless, based on the
quality of your patches and the (positive and professional) attitude
you react in conversations i would ACK you committing to buildroot.

Perhaps you would even be willing to cleanup some of the stuff that
ultimately made me drop out of actively supporting buildroot in svn
(see individual commits in my tree in case you're curious..).
>
>I already have an account on busybox server, will this account work
>automatically with Buildroot as well? Do I need to be added to a group
>perhaps?

Nothing needs to be done, you can commit right away.

cheers,

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

* [Buildroot] Commit privileges for messing about with Buildroot
  2008-08-20  8:25 ` Bernhard Reutner-Fischer
@ 2008-08-20  8:31   ` Hans-Christian Egtvedt
  2008-08-20  8:37     ` Bernhard Reutner-Fischer
  2008-08-20 15:23     ` Peter Korsgaard
  0 siblings, 2 replies; 8+ messages in thread
From: Hans-Christian Egtvedt @ 2008-08-20  8:31 UTC (permalink / raw)
  To: buildroot

On Wed, 20 Aug 2008 10:25:06 +0200
Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> wrote:
> On Wed, Aug 20, 2008 at 09:44:54AM +0200, Hans-Christian Egtvedt
> wrote:
> >I have submitted some patches during my one year involvement with
> >Buildroot. As people might know I maintain the AVR32 fork Atmel
> >uses. I would like to contribute back as much as possible with
> >quirks and fixes I do which will contribute to everybody. Do the
> >other maintainers feel like I have something to contribute with?
> 
> As you know i was forced to maintain my own buildroot tree so i do not
> regard me as buildroot maintainer anymore. Nonetheless, based on the
> quality of your patches and the (positive and professional) attitude
> you react in conversations i would ACK you committing to buildroot.
> 

Thanks (-:

> Perhaps you would even be willing to cleanup some of the stuff that
> ultimately made me drop out of actively supporting buildroot in svn
> (see individual commits in my tree in case you're curious..).
>

You tree is the one on Google?

> >I already have an account on busybox server, will this account work
> >automatically with Buildroot as well? Do I need to be added to a
> >group perhaps?
> 
> Nothing needs to be done, you can commit right away.
> 

That was what I thought, seems like the cvsd group is the place to be.

-- 
Best regards,
Hans-Christian Egtvedt

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

* [Buildroot] Commit privileges for messing about with Buildroot
  2008-08-20  8:31   ` Hans-Christian Egtvedt
@ 2008-08-20  8:37     ` Bernhard Reutner-Fischer
  2008-08-20 15:23     ` Peter Korsgaard
  1 sibling, 0 replies; 8+ messages in thread
From: Bernhard Reutner-Fischer @ 2008-08-20  8:37 UTC (permalink / raw)
  To: buildroot

On Wed, Aug 20, 2008 at 10:31:25AM +0200, Hans-Christian Egtvedt wrote:

>You tree is the one on Google?

nope, the one at repo.or.cz

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

* [Buildroot] Commit privileges for messing about with Buildroot
  2008-08-20  7:44 [Buildroot] Commit privileges for messing about with Buildroot Hans-Christian Egtvedt
  2008-08-20  8:25 ` Bernhard Reutner-Fischer
@ 2008-08-20 15:21 ` Peter Korsgaard
  2008-08-21  4:40   ` Ulf Samuelsson
  1 sibling, 1 reply; 8+ messages in thread
From: Peter Korsgaard @ 2008-08-20 15:21 UTC (permalink / raw)
  To: buildroot

>>>>> "Hans-Christian" == Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> writes:

 Hans-Christian> Hi,

 Hans-Christian> I have submitted some patches during my one year
 Hans-Christian> involvement with Buildroot. As people might know I
 Hans-Christian> maintain the AVR32 fork Atmel uses. I would like to
 Hans-Christian> contribute back as much as possible with quirks and
 Hans-Christian> fixes I do which will contribute to everybody. Do the
 Hans-Christian> other maintainers feel like I have something to
 Hans-Christian> contribute with?

+1 from here - Welcome on board!

-- 
Bye, Peter Korsgaard

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

* [Buildroot] Commit privileges for messing about with Buildroot
  2008-08-20  8:31   ` Hans-Christian Egtvedt
  2008-08-20  8:37     ` Bernhard Reutner-Fischer
@ 2008-08-20 15:23     ` Peter Korsgaard
  1 sibling, 0 replies; 8+ messages in thread
From: Peter Korsgaard @ 2008-08-20 15:23 UTC (permalink / raw)
  To: buildroot

>>>>> "Hans-Christian" == Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> writes:


 Hans-Christian> You tree is the one on Google?

No, there's 3 trees (or apparently you're maintaining a 4th for Atmel):

uclibc.org (this one), repo.or.cz (Bernhard), googlecode (John Voltz
and friends).

-- 
Bye, Peter Korsgaard

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

* [Buildroot] Commit privileges for messing about with Buildroot
  2008-08-20 15:21 ` Peter Korsgaard
@ 2008-08-21  4:40   ` Ulf Samuelsson
  2008-08-22  0:46     ` Hamish Moffatt
  0 siblings, 1 reply; 8+ messages in thread
From: Ulf Samuelsson @ 2008-08-21  4:40 UTC (permalink / raw)
  To: buildroot

> 
> Hans-Christian> Hi,
> 
> Hans-Christian> I have submitted some patches during my one year
> Hans-Christian> involvement with Buildroot. As people might know I
> Hans-Christian> maintain the AVR32 fork Atmel uses. I would like to
> Hans-Christian> contribute back as much as possible with quirks and
> Hans-Christian> fixes I do which will contribute to everybody. Do the
> Hans-Christian> other maintainers feel like I have something to
> Hans-Christian> contribute with?
> 
> +1 from here - Welcome on board!
> 

Yes!

Best Regards
Ulf Samuelsson

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

* [Buildroot] Commit privileges for messing about with Buildroot
  2008-08-21  4:40   ` Ulf Samuelsson
@ 2008-08-22  0:46     ` Hamish Moffatt
  0 siblings, 0 replies; 8+ messages in thread
From: Hamish Moffatt @ 2008-08-22  0:46 UTC (permalink / raw)
  To: buildroot

On Thu, Aug 21, 2008 at 06:40:18AM +0200, Ulf Samuelsson wrote:
> > 
> > Hans-Christian> Hi,
> > 
> > Hans-Christian> I have submitted some patches during my one year
> > Hans-Christian> involvement with Buildroot. As people might know I
> > Hans-Christian> maintain the AVR32 fork Atmel uses. I would like to
> > Hans-Christian> contribute back as much as possible with quirks and
> > Hans-Christian> fixes I do which will contribute to everybody. Do the
> > Hans-Christian> other maintainers feel like I have something to
> > Hans-Christian> contribute with?
> > 
> > +1 from here - Welcome on board!
> > 
> 
> Yes!

Me too, fwiw. Thanks for your contributions Hans-Christian!

Hamish
-- 
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>

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

end of thread, other threads:[~2008-08-22  0:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-20  7:44 [Buildroot] Commit privileges for messing about with Buildroot Hans-Christian Egtvedt
2008-08-20  8:25 ` Bernhard Reutner-Fischer
2008-08-20  8:31   ` Hans-Christian Egtvedt
2008-08-20  8:37     ` Bernhard Reutner-Fischer
2008-08-20 15:23     ` Peter Korsgaard
2008-08-20 15:21 ` Peter Korsgaard
2008-08-21  4:40   ` Ulf Samuelsson
2008-08-22  0:46     ` Hamish Moffatt

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