On Mon, Jul 28, 2014 at 10:01 AM, Hannes Magnusson <[email protected]> wrote: > On Sun, Jul 27, 2014 at 7:30 PM, Laruence <[email protected]> wrote: >> Hey: >> >> On Sun, Jul 27, 2014 at 1:04 PM, Pierre Joye <[email protected]> wrote: >>> On Fri, Jul 25, 2014 at 10:40 PM, Hannes Magnusson >>> <[email protected]> wrote: >>>> YAC is maintained in your private github repo at: >>>> https://github.com/laruence/yac >>>> >>>> He does not need PHP VCS account to push to your repo. >>> >>> He still needs an account for pecl releases and related ops. He may >>> not need karma right now but having an account now will just avoid >>> confusions or different accounts name later. >> yes, thanks .. >> >> look at the 0.9.1 release, it should be done by demon if he was the >> leader of the PECL (windows fix) > > If you want him to be able to upload release archives to pecl then he > has to fill out http://pecl.php.net/account-request.php and you have > to update package.xml to mark him as 'lead' (I think you need that > role for peclweb to allow you to do stuff with that page and upload > release.. maybe 'developer' is enough?).
lead is required for releases. So the steps are: 1. account request on pecl (he should have done that in the 1st place), it does a VCS account too (for the reasons we discussed earlier) 2. I or someone else can quickly approve it 3. Add him to package.xml 4. he can do the release 2-4 will likely soon not necessary anymore ;) -- Pierre @pierrejoye | http://www.libgd.org -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
