Re: [python-committers] Commit privs for Serhiy Storchaka?

2012-12-27 Thread Serhiy Storchaka

On 26.12.12 19:53, Antoine Pitrou wrote:

Le mercredi 26 décembre 2012 à 18:38 +0100, Georg Brandl a écrit :

The SSH key is added; tracker privileges were already given.
Welcome Serhiy!


Welcome indeed (und fröhlich Weihnachten)!


Thank you. But you have something mixed up, Antoine. ;)  Je n'ai pas 
l'allemand.


___
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] Commit privs for Serhiy Storchaka?

2012-12-26 Thread Andrew Svetlov
I've  asked Serhiy about commit access today by email.
He want to be committer.
He agree with getting review for any nontrivial patch before commit
and will follow our rules (as he does it today).

What is next step in getting privs?

On Wed, Dec 26, 2012 at 2:11 AM, Andrew Svetlov
andrew.svet...@gmail.com wrote:
 On Wed, Dec 26, 2012 at 1:10 AM, Terry Reedy tjre...@udel.edu wrote:
 You two have been extremely productive, and you end up with more than half
 the credit. Are you willing to continue?

 Sure, will do!

 --
 Thanks,
 Andrew Svetlov



-- 
Thanks,
Andrew Svetlov
___
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] Commit privs for Serhiy Storchaka?

2012-12-26 Thread Nick Coghlan
On Wed, Dec 26, 2012 at 10:59 PM, Andrew Svetlov
andrew.svet...@gmail.com wrote:
 I've  asked Serhiy about commit access today by email.
 He want to be committer.
 He agree with getting review for any nontrivial patch before commit
 and will follow our rules (as he does it today).

 What is next step in getting privs?

Run through the sections here:
http://docs.python.org/devguide/coredev.html#gaining-commit-privileges

The main one is for Serhiy to send an email with his public SSH key to
hgaccou...@python.org (I believe the folks on that list are also
tracker admins) and set himself up with a read/write clone.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
___
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] Commit privs for Serhiy Storchaka?

2012-12-26 Thread Andrew Svetlov
On Wed, Dec 26, 2012 at 3:30 PM, Nick Coghlan ncogh...@gmail.com wrote:
 Run through the sections here:
 http://docs.python.org/devguide/coredev.html#gaining-commit-privileges

 The main one is for Serhiy to send an email with his public SSH key to
 hgaccou...@python.org (I believe the folks on that list are also
 tracker admins) and set himself up with a read/write clone.

http://docs.python.org/devguide/coredev.html#gaining-commit-privileges
at start says something about «an official offer to become a Python
core developer».

Who have to send this letter and do we need to wait some time for
getting possible objections from any developers?

--
Thanks,
Andrew Svetlov
___
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] Commit privs for Serhiy Storchaka?

2012-12-26 Thread Ronald Oussoren

On 26 Dec, 2012, at 16:36, Andrew Svetlov andrew.svet...@gmail.com wrote:

 On Wed, Dec 26, 2012 at 3:30 PM, Nick Coghlan ncogh...@gmail.com wrote:
 Run through the sections here:
 http://docs.python.org/devguide/coredev.html#gaining-commit-privileges
 
 The main one is for Serhiy to send an email with his public SSH key to
 hgaccou...@python.org (I believe the folks on that list are also
 tracker admins) and set himself up with a read/write clone.
 
 http://docs.python.org/devguide/coredev.html#gaining-commit-privileges
 at start says something about «an official offer to become a Python
 core developer».
 
 Who have to send this letter and do we need to wait some time for
 getting possible objections from any developers?

You've already done this step, the offer is that one of the existing core 
developers
asks a potential new core developer if he (or she) is interested in becominging 
one
(after asking here if there are any objections).

Ronald
 
 --
 Thanks,
 Andrew Svetlov
 ___
 python-committers mailing list
 python-committers@python.org
 http://mail.python.org/mailman/listinfo/python-committers

___
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] Commit privs for Serhiy Storchaka?

2012-12-26 Thread R. David Murray
On Wed, 26 Dec 2012 17:36:46 +0200, Andrew Svetlov andrew.svet...@gmail.com 
wrote:
 On Wed, Dec 26, 2012 at 3:30 PM, Nick Coghlan ncogh...@gmail.com wrote:
  Run through the sections here:
  http://docs.python.org/devguide/coredev.html#gaining-commit-privileges
 
  The main one is for Serhiy to send an email with his public SSH key to
  hgaccou...@python.org (I believe the folks on that list are also
  tracker admins) and set himself up with a read/write clone.
 
 http://docs.python.org/devguide/coredev.html#gaining-commit-privileges
 at start says something about «an official offer to become a Python
 core developer».
 
 Who have to send this letter and do we need to wait some time for
 getting possible objections from any developers?

Consensus on this list is as official as it gets, and we've already
allowed plenty of time for people to express objections.  So the
email asking him if he wanted to become a committer was the official
offer :)

--David
___
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] Commit privs for Serhiy Storchaka?

2012-12-26 Thread Andrew Svetlov
Ok. Thanks.

Sent to Serhiy link to instructions for next steps
(http://docs.python.org/devguide/coredev.html#gaining-commit-privileges)
as Nick suggested.

On Wed, Dec 26, 2012 at 5:47 PM, R. David Murray rdmur...@bitdance.com wrote:
 On Wed, 26 Dec 2012 17:36:46 +0200, Andrew Svetlov andrew.svet...@gmail.com 
 wrote:
 On Wed, Dec 26, 2012 at 3:30 PM, Nick Coghlan ncogh...@gmail.com wrote:
  Run through the sections here:
  http://docs.python.org/devguide/coredev.html#gaining-commit-privileges
 
  The main one is for Serhiy to send an email with his public SSH key to
  hgaccou...@python.org (I believe the folks on that list are also
  tracker admins) and set himself up with a read/write clone.

 http://docs.python.org/devguide/coredev.html#gaining-commit-privileges
 at start says something about «an official offer to become a Python
 core developer».

 Who have to send this letter and do we need to wait some time for
 getting possible objections from any developers?

 Consensus on this list is as official as it gets, and we've already
 allowed plenty of time for people to express objections.  So the
 email asking him if he wanted to become a committer was the official
 offer :)

 --David

 ___
 python-committers mailing list
 python-committers@python.org
 http://mail.python.org/mailman/listinfo/python-committers




-- 
Thanks,
Andrew Svetlov
___
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] Commit privs for Serhiy Storchaka?

2012-12-26 Thread Antoine Pitrou

Le mercredi 26 décembre 2012 à 18:38 +0100, Georg Brandl a écrit :
 The SSH key is added; tracker privileges were already given.
 
 Welcome Serhiy!

Welcome indeed (und fröhlich Weihnachten)!

Regards

Antoine.


___
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] Commit privs for Serhiy Storchaka?

2012-12-26 Thread Serhiy Storchaka
середа 26 грудень 2012 19:44:34 Eli Bendersky ви написали:
 On Wed, Dec 26, 2012 at 9:38 AM, Georg Brandl g.bra...@gmx.net wrote:
  The SSH key is added; tracker privileges were already given.
  
  Welcome Serhiy!
 
 Yes, welcome!
 
 Serhiy, if you haven't already done so, please subscribe to
 python-committers.

Thanks. My request has been forwarded to the list moderator for approval.
___
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] Commit privs for Serhiy Storchaka?

2012-12-26 Thread Eric V. Smith
On 12/26/2012 1:00 PM, Serhiy Storchaka wrote:
 середа 26 грудень 2012 19:44:34 Eli Bendersky ви написали:
 On Wed, Dec 26, 2012 at 9:38 AM, Georg Brandl g.bra...@gmx.net wrote:
 The SSH key is added; tracker privileges were already given.

 Welcome Serhiy!

 Yes, welcome!

 Serhiy, if you haven't already done so, please subscribe to
 python-committers.
 
 Thanks. My request has been forwarded to the list moderator for approval.

And I approved it. Welcome, Serhiy!

-- 
Eric.
___
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] Commit privs for Serhiy Storchaka?

2012-12-25 Thread Mark Dickinson
On Mon, Dec 24, 2012 at 5:07 PM, Trent Nelson tr...@snakebite.org wrote:
 He's pretty active on IRC and the tracker.  I haven't dealt with any
 of his patches personally, but I know lots of others have.  Thoughts?

+1 from me.  'pretty active' is something of an understatement. :-)

Mark
___
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] Commit privs for Serhiy Storchaka?

2012-12-25 Thread Andrew Svetlov
+1. I committed a lot of Serhiy's patches.

On Tue, Dec 25, 2012 at 6:38 PM, Mark Dickinson dicki...@gmail.com wrote:
 On Mon, Dec 24, 2012 at 5:07 PM, Trent Nelson tr...@snakebite.org wrote:
 He's pretty active on IRC and the tracker.  I haven't dealt with any
 of his patches personally, but I know lots of others have.  Thoughts?

 +1 from me.  'pretty active' is something of an understatement. :-)

 Mark
 ___
 python-committers mailing list
 python-committers@python.org
 http://mail.python.org/mailman/listinfo/python-committers



-- 
Thanks,
Andrew Svetlov
___
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] Commit privs for Serhiy Storchaka?

2012-12-25 Thread Terry Reedy



On 12/25/2012 11:51 AM, Andrew Svetlov wrote:


On Tue, Dec 25, 2012 at 6:38 PM, Mark Dickinson dicki...@gmail.com wrote:

On Mon, Dec 24, 2012 at 5:07 PM, Trent Nelson tr...@snakebite.org wrote:

 He's pretty active on IRC and the tracker.  I haven't dealt with any
 of his patches personally, but I know lots of others have.  Thoughts?


+1 from me.  'pretty active' is something of an understatement. :-)


I believe he was offered push privileges before and declined because of 
a +-0 vote and personal preferences. I can imagine any of 1) he is 
nervous about making a mistake (I was); 2) he does not like the 
mechanics of hg commit and push; 3) he loves writing patches, even of 
the type that many of us would find tedious. I think he should be 
reminded that he can have push access when he wants it, but not pushed 
hard to accept it ;-).


 +1. I committed a lot of Serhiy's patches.

You two have been extremely productive, and you end up with more than 
half the credit. Are you willing to continue?


Terry
___
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] Commit privs for Serhiy Storchaka?

2012-12-25 Thread Andrew Svetlov
On Wed, Dec 26, 2012 at 1:10 AM, Terry Reedy tjre...@udel.edu wrote:
 You two have been extremely productive, and you end up with more than half
 the credit. Are you willing to continue?

Sure, will do!

--
Thanks,
Andrew Svetlov
___
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] Commit privs for Serhiy Storchaka?

2012-12-24 Thread Eric V. Smith
+1

--
Eric.

On Dec 24, 2012, at 12:07 PM, Trent Nelson tr...@snakebite.org wrote:

He's pretty active on IRC and the tracker.  I haven't dealt with any
of his patches personally, but I know lots of others have.  Thoughts?
 
Trent.
 ___
 python-committers mailing list
 python-committers@python.org
 http://mail.python.org/mailman/listinfo/python-committers
 
___
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] Commit privs for Serhiy Storchaka?

2012-12-24 Thread Senthil Kumaran
Antoine had heralded for Serhiy's commit privs recently and had got a lot
of approvals. Not sure what happened after that.
It looks like he has already submitted contributor's agreement.

Thanks,
Senthil


On Mon, Dec 24, 2012 at 9:07 AM, Trent Nelson tr...@snakebite.org wrote:

 He's pretty active on IRC and the tracker.  I haven't dealt with any
 of his patches personally, but I know lots of others have.  Thoughts?

 Trent.
 ___
 python-committers mailing list
 python-committers@python.org
 http://mail.python.org/mailman/listinfo/python-committers

___
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] Commit privs for Serhiy Storchaka?

2012-12-24 Thread Nick Coghlan
IIRC, commit privileges have been offered based on the last thread, it's up
to Serhiy when he wants to accept them. Perhaps the second nomination will
persuade him to accept :)

Cheers,
Nick.

--
Sent from my phone, thus the relative brevity :)
On Dec 25, 2012 4:54 AM, Senthil Kumaran sent...@uthcode.com wrote:

 Antoine had heralded for Serhiy's commit privs recently and had got a lot
 of approvals. Not sure what happened after that.
 It looks like he has already submitted contributor's agreement.

 Thanks,
 Senthil


 On Mon, Dec 24, 2012 at 9:07 AM, Trent Nelson tr...@snakebite.org wrote:

 He's pretty active on IRC and the tracker.  I haven't dealt with any
 of his patches personally, but I know lots of others have.  Thoughts?

 Trent.
 ___
 python-committers mailing list
 python-committers@python.org
 http://mail.python.org/mailman/listinfo/python-committers



 ___
 python-committers mailing list
 python-committers@python.org
 http://mail.python.org/mailman/listinfo/python-committers


___
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] Commit privs for Serhiy Storchaka?

2012-12-24 Thread Trent Nelson

That's odd... I can't see any e-mails in my python-committers folder regarding 
Serhiy, and I when I chatted to him today on IRC he seemed interested in commit 
privs.

Let's blame Antoine.

Merry Christmas!


Trent.

On Dec 24, 2012, at 7:29 PM, Nick Coghlan wrote:

 IIRC, commit privileges have been offered based on the last thread, it's up 
 to Serhiy when he wants to accept them. Perhaps the second nomination will 
 persuade him to accept :)
 
 Cheers,
 Nick.
 
 --
 Sent from my phone, thus the relative brevity :)
 
 On Dec 25, 2012 4:54 AM, Senthil Kumaran sent...@uthcode.com wrote:
 Antoine had heralded for Serhiy's commit privs recently and had got a lot of 
 approvals. Not sure what happened after that.
 It looks like he has already submitted contributor's agreement.
 
 Thanks,
 Senthil
 
 
 On Mon, Dec 24, 2012 at 9:07 AM, Trent Nelson tr...@snakebite.org wrote:
 He's pretty active on IRC and the tracker.  I haven't dealt with any
 of his patches personally, but I know lots of others have.  Thoughts?
 
 Trent.
 ___
 python-committers mailing list
 python-committers@python.org
 http://mail.python.org/mailman/listinfo/python-committers
 
 
 ___
 python-committers mailing list
 python-committers@python.org
 http://mail.python.org/mailman/listinfo/python-committers
 

___
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] Commit privs for Serhiy Storchaka?

2012-12-24 Thread Chris Jerdonek
On Mon, Dec 24, 2012 at 7:55 PM, Trent Nelson tr...@snakebite.org wrote:

 On Dec 24, 2012, at 7:29 PM, Nick Coghlan wrote:

 IIRC, commit privileges have been offered based on the last thread, it's up 
 to Serhiy when he wants to accept them. Perhaps the second nomination will 
 persuade him to accept :)
 That's odd... I can't see any e-mails in my python-committers folder 
 regarding Serhiy, and I when I chatted to him today on IRC he seemed 
 interested in commit privs.

The thread Nick is referring to is here:

http://mail.python.org/pipermail/python-committers/2012-October/002228.html

The original nomination was here:

http://mail.python.org/pipermail/python-committers/2012-August/002142.html

--Chris
___
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers