Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53231 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95748 invoked from network); 10 Jun 2011 10:17:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jun 2011 10:17:43 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.220.170 mail-vx0-f170.google.com Received: from [209.85.220.170] ([209.85.220.170:52227] helo=mail-vx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EC/44-54720-44FE1FD4 for ; Fri, 10 Jun 2011 06:17:41 -0400 Received: by vxb40 with SMTP id 40so2299743vxb.29 for ; Fri, 10 Jun 2011 03:17:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=TaTEbETTc3FShjQ50xTuvce0c+9MNhq6s/zVBdwaSxU=; b=mdsddmbJIdgbB0t+NOS3iY+53Sdl02fEr6JPUcYgGBiOr0gANT9C67fTI7fj38I7D9 YafGzGrDd6UDT52k7MkE9DXP45V73GdDnOY6ohykteMMIM6FiKk8qvA8mrNlFetoXkAe dgqGs+etQQY1TUhILDfJcGuzRAC6jP79dw4B4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=ckqzSBubVgRq2xHYL7VhS6W4E5Ofi1aU4OOd8mpmz/Y6lgwnZsvvROSc1ToRlZyzXq K07sEzbOfYq5MhTrH0DNlj3hpZu9JVexZNB1D9Pz0LogIQqrGIie2v8xn87cKxXVn1TY WhlY4tdacM5oBf18T0XuUmuZIt2j3rrGeplOk= MIME-Version: 1.0 Received: by 10.236.32.164 with SMTP id o24mr2392995yha.116.1307701056417; Fri, 10 Jun 2011 03:17:36 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.147.99.11 with HTTP; Fri, 10 Jun 2011 03:17:36 -0700 (PDT) In-Reply-To: References: Date: Fri, 10 Jun 2011 12:17:36 +0200 X-Google-Sender-Auth: 7g1HZ3XioSX5rSZmRJqSkmJDw0o Message-ID: To: Henry Hayes Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=000e0cd111aef0af6104a558e004 Subject: Re: [PHP-DEV] SVN Account Request: henryhayes From: info@tyrael.hu (Ferenc Kovacs) --000e0cd111aef0af6104a558e004 Content-Type: text/plain; charset=UTF-8 On Fri, Jun 10, 2011 at 11:52 AM, Henry Hayes wrote: > I would like to become a maintainer of PHP and do bug fixes from the bugs > list. > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Hi. That sounds great, however we don't hand out svn accounts for complete strangers. You should start writing patches for the open bugs and upload those to the tracker. This way we can see that you are both willing and able to contribute to the php-src. Usually after a few patches, someone will ask you to fill out the form at http://php.net/svn-php.php and you get your shiny php.net account with the appropriate karma to commit your fixes in the future. Tyrael --000e0cd111aef0af6104a558e004--