On Sat, Sep 28, 2013 at 11:14 PM, Gopal Vijayaraghavan <[email protected] > wrote:
> Hi, > > If you add this to github - please add https://github.com/t3rmin4t0r/ to > the contributors. > > I don't intend to work on APC very much either - but I have retained all > the build setups to work on it. > > Cheers, > Gopal > > > Hi, I've finished with the migration, the apc is available at git.php.net http://git.php.net/?p=pecl/caching/apc.git and mirrored on github: https://github.com/php/pecl-caching-apc I've also updated the package description, and the global_avail file to point to the git repo, and deleted the package from svn.php.net. everything seems to be fine, but feel free to poke me if I missed something. if you intend on working on apc, just send a PR, or clone from git.php.netand push your changes directly using your php.net account. if you want to handle outstanding github pull requests, you need to merge those manually (instead of using the github interface) and close the PRs using https://qa.php.net/pulls/# this is in line how every other php.net git repo works, I've just wanted to make sure that it is clear for everybody. -- Ferenc Kovács @Tyr43l - http://tyrael.hu
