VCS Account Request: adambaratz

php.internals

Adam Baratz

10 years ago
Maintain pdo_dblib extension.

Adam Baratz

10 years ago
One note I missed: it probably goes without saying that I'd like write access to ext/pdo_dblib, but write access to ext/pdo would also help for work on common unit tests and functionality. On Tue, Aug 30, 2016 at 4:00 PM, Adam Baratz <adam.baratz@gmail.com> wrote:

Kalle Sommer Nielsen

10 years ago
2016-09-01 0:09 GMT+02:00 Adam Baratz <adam.baratz@gmail.com>:
> One note I missed: it probably goes without saying that I'd like write > access to ext/pdo_dblib, but write access to ext/pdo would also help for > work on common unit tests and functionality.
+1, Adam have done great work at trying to keep pdo_dblib alive, and I think Anatol (cc'ed) can vouch for him too
-- regards, Kalle Sommer Nielsen kalle@php.net

Adam Baratz

10 years ago
> > > One note I missed: it probably goes without saying that I'd like write > > access to ext/pdo_dblib, but write access to ext/pdo would also help for > > work on common unit tests and functionality. > > +1, Adam have done great work at trying to keep pdo_dblib alive, and I > think Anatol (cc'ed) can vouch for him too
Thanks for the endorsement. When I filled out the request form, it said I should check in today if I hadn't heard anything. Thanks, Adam

Anatoliy Belsky

9 years ago
> -----Original Message----- > From: Adam Baratz [mailto:adam.baratz@gmail.com] > Sent: Tuesday, September 6, 2016 5:26 PM > To: Kalle Sommer Nielsen <kalle@php.net> > Cc: Anatoliy Belsky <ab@php.net>; internals@lists.php.net > Subject: Re: [PHP-DEV] VCS Account Request: adambaratz > > > > > > One note I missed: it probably goes without saying that I'd like > > > write access to ext/pdo_dblib, but write access to ext/pdo would > > > also help for work on common unit tests and functionality. > > > > +1, Adam have done great work at trying to keep pdo_dblib alive, and I > > think Anatol (cc'ed) can vouch for him too > > > Thanks for the endorsement. > When I filled out the request form, it said I should check in today if I hadn't > heard anything. >
Yeah, I was asking Adam on github to request the git access for pdo_dblib maintainership. He is contributing to pdo_dblib since 7.0 and and has expressed the readiness to become a maintainer. Regards Anatol

PHP Group

9 years ago
VCS Account Approved: adambaratz approved by tyrael \o/

Ferenc Kovacs

9 years ago
On Fri, Sep 9, 2016 at 5:12 PM, PHP Group <group@php.net> wrote:
> VCS Account Approved: adambaratz approved by tyrael \o/ > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >
hi, I've approved your account, I will grant you appropriate karma when I get home.
-- Ferenc Kovács @Tyr43l - http://tyrael.hu

Ferenc Kovacs

9 years ago
On Fri, Sep 9, 2016 at 5:14 PM, Ferenc Kovacs <tyra3l@gmail.com> wrote:
> > > On Fri, Sep 9, 2016 at 5:12 PM, PHP Group <group@php.net> wrote: > >> VCS Account Approved: adambaratz approved by tyrael \o/ >> >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> > hi, > > I've approved your account, I will grant you appropriate karma when I get > home. > >
I've granted you with ext/pdo_dblib karma, it takes a couple of hours to propagate, let me know if you need further help.
-- Ferenc Kovács @Tyr43l - http://tyrael.hu

Adam Baratz

9 years ago
> > I've granted you with ext/pdo_dblib karma, it takes a couple of hours to > propagate, let me know if you need further help. >
Thanks! Is it also possible to get access to ext/pdo? I needed to add some conditional logic to get the shared tests running with pdo_dblib, but I can put up a regular PR for those changes if that's preferred.

Anatol Belski

9 years ago
> -----Original Message----- > From: Adam Baratz [mailto:adambaratz@php.net] > Sent: Sunday, September 11, 2016 9:37 PM > To: Ferenc Kovacs <tyra3l@gmail.com> > Cc: PHP Group <group@php.net>; PHP Internals <internals@lists.php.net> > Subject: Re: [PHP-DEV] Re: VCS Account Request: adambaratz > > > > > I've granted you with ext/pdo_dblib karma, it takes a couple of hours > > to propagate, let me know if you need further help. > > > > Thanks! Is it also possible to get access to ext/pdo? I needed to add some > conditional logic to get the shared tests running with pdo_dblib, but I can put up > a regular PR for those changes if that's preferred.
Thanks for giving Adam the karma, Ferenc. Adam, please check these docs for the workflows (if you didn't yet) https://wiki.php.net/vcs/gitworkflow https://wiki.php.net/rfc/releaseprocess and ask questions anytime. Regards Anatol