Re: [PEAR-QA] File_Find karma
[email protected] ("Daniel O'Connor") Sun, 4 Sep 2011 10:13:16 +0930
| Newsgroups | php.pear.qa |
|---|---|
| Message-ID | <CAJsZyFCajQUGisCe6d-JJvizN6_1Nit=bqgzi54=3ObWitZRUA@mail.gmail.com> |
> > This package is not maintained and I would like to take it over: > > http://pear.php.net/package/**File_Find<http://pear.php.net/package/File_Find> > > My intention is to fix this bug: > > http://pear.php.net/bugs/bug.**php?id=18779<http://pear.php.net/bugs/bug.php?id=18779> > > Hey James, We've been migrating unmaintained packages over to github slowly - our thinking being that anyone can fork; and just put in pull requests as needed (this seems to have less friction than doing a patch and manually applying it). This would also let you do whatever you like to File_Find; if you had ideas about major refactoring; etc. The source is now @ https://github.com/pear/File_Find ; and please feel free to fork & improve as you see fit. If you are still keen to maintain File_Find after a few patches; we'll shift it over to you.