[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Patch Manager: Enthusiastic Volunteer Wanted

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Thu, 20 Mar 2008 14:11:32 -0400

Karl Fogel <kfogel_at_red-bean.com> writes:
> Looks like we've got 3 people volunteering to be patch manager to
> replace Hyrum K. Wright:
>
> Rakotomandimby Mihamina <mihamina.rakotomandimby_at_etu.univ-orleans.fr>
> Bhuvaneswaran Arumugam <bhuvan_at_collab.net>
> Augie Fackler <durin42_at_gmail.com>

Oops, email problems...

There were three more names (Karl Heinz Marbaise, Daniel Shahaf, and
Charles Acknin) that I didn't see because of some email difficulties.
It's not my spam filters, still haven't figured out what the problem is.
Anyway, Daniel and I talked about it in IRC, and he pointed me to this
Gmane thread showing everyone who replied:

   http://thread.gmane.org/gmane.comp.version-control.subversion.devel/97474/focus=97523

So the true list of volunteers is:

   Rakotomandimby Mihamina
   Bhuvaneswaran Arumugam
   Augie Fackler
   Karl Heinz Marbaise
   Daniel Shahaf
   Charles Acknin

And the winner (a.k.a., "victim") is:

   $ python
   Python 2.4.4 (#2, Jan 3 2008, 13:36:28)
   [GCC 4.2.3 20071123 (prerelease) (Debian 4.2.2-4)] on linux2
>>> import random
>>> random.seed()
>>> volunteers = ["Rakotomandimby Mihamina", "Bhuvaneswaran Arumugam",
                     "Augie Fackler", "Karl Heinz Marbaise",
                     "Daniel Shahaf", "Charles Acknin"]
>>> random.choice(volunteers)
   'Daniel Shahaf'
>>>
   $

So, Daniel, you're the new Patch Manager -- I'm sure Hyrum will be able
to help ease the transition, show you the ropes, etc. If you ever
discover you don't have time to do it, please just say so here. It
looks like we've got at least five people ready to step in if needed.

Thanks to everyone for volunteering so quickly!

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-03-20 19:11:46 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.