On Wed, Feb 12, 2014 at 4:43 PM, Ferenc Kovacs <tyr...@gmail.com> wrote: > On Wed, Feb 12, 2014 at 1:49 PM, Tom Gates <tga...@nuodb.com> wrote: > >> Hello. My name is Tom Gates. I am a software developer working for NuoDB. >> (http://www.nuodb.com <http://nuodb.com>). I have written a PHP PDO >> Driver extension library >> for NuoDB and I would like to maintain it on PECL. The source code is >> currently on GitHub. https://github.com/nuodb/nuodb-php-pdo >> Thanks, >> -tom >> >> -- >> Tom Gates >> Software Engineer >> *www.nuodb.com* <http://www.nuodb.com/> >> c: 603-490-4013 >> e: tga...@nuodb.com >> >> The information contained in this email is confidential and proprietary and >> intended for the sole use of the intended recipient. If the reader of this >> message is not the intended recipient, you are hereby notified that any >> dissemination, distribution or copying of this communication is strictly >> prohibited. If you have received this email in error, please notify the >> sender and delete all copies. >> > > Hi Tom, > > Under what license would you release the extension?
Looks like (new) BSD but a LICENSE/COPYING file should be added > Usually the process is that somebody does a quick review on the codebase > and gives some tips for improvement, and if nothing serious comes up and > the licensing is fine, then you go to the > http://pecl.php.net/account-request.php and request a pecl and optionally a > php.net account. The php.net account is required. You need it to be able to use bugs.php.net, which is necessary as many will report issues there as soon as there is a PECL release. > The php.net account is needed if you either want to host the code in our > git repository (http://git.php.net/ also mirrored to our github project). > or if you plan to publish official documentation on php.net (because you > will need the php.net account to push your docs to our documentation > repository). Please note that you can keep your repository unchanged and do releases on pecl.php.net. Being in git.php.net is slightly easier for php.net contributors or CI :) Cheers, -- Pierre @pierrejoye | http://www.libgd.org -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php