Re: [python-committers] Commit access to PEPs for Ben Hoyt

2014-07-12 Thread Nick Coghlan
On 8 Jul 2014 11:42, "Gregory P. Smith" wrote: > > +1 +1 from me, too. Cheers, Nick. > > > On Tue, Jul 8, 2014 at 7:06 AM, Eli Bendersky wrote: >> >> >> >> >> On Tue, Jul 8, 2014 at 4:18 AM, Victor Stinner wrote: >>> >>> Hi, >>> >>> Ben Hoyt (benh...@gmail.com) is working on the os.scandir()

Re: [python-committers] Commit access to PEPs for Ben Hoyt

2014-07-08 Thread Gregory P. Smith
+1 On Tue, Jul 8, 2014 at 7:06 AM, Eli Bendersky wrote: > > > > On Tue, Jul 8, 2014 at 4:18 AM, Victor Stinner > wrote: > >> Hi, >> >> Ben Hoyt (benh...@gmail.com) is working on the os.scandir() PEP 471: >> http://legacy.python.org/dev/peps/pep-0471/ >> >> Currently, he send me the PEP text an

Re: [python-committers] Commit access to PEPs for Ben Hoyt

2014-07-08 Thread Eli Bendersky
On Tue, Jul 8, 2014 at 4:18 AM, Victor Stinner wrote: > Hi, > > Ben Hoyt (benh...@gmail.com) is working on the os.scandir() PEP 471: > http://legacy.python.org/dev/peps/pep-0471/ > > Currently, he send me the PEP text and I update the repository. Would > it be possible to give him access to the r

[python-committers] Commit access to PEPs for Ben Hoyt

2014-07-08 Thread Victor Stinner
Hi, Ben Hoyt (benh...@gmail.com) is working on the os.scandir() PEP 471: http://legacy.python.org/dev/peps/pep-0471/ Currently, he send me the PEP text and I update the repository. Would it be possible to give him access to the repository directly? (only to the peps reposistory) Victor _