Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38171 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65130 invoked from network); 11 Jun 2008 21:00:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jun 2008 21:00:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.169 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 66.249.92.169 ug-out-1314.google.com Received: from [66.249.92.169] ([66.249.92.169:33838] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FA/46-26183-80D30584 for ; Wed, 11 Jun 2008 17:00:56 -0400 Received: by ug-out-1314.google.com with SMTP id h3so203602ugf.29 for ; Wed, 11 Jun 2008 14:00:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=lsHiPQALVOXtE7D4tMwhvReyVzEWjZfvDqx7dWjqO9o=; b=qP/AfUA6ieNs8Yna6qsKtnMzhgdt5+7To9bz2dy5fMVot6UNiFkQbZXYEaGQz+xItB gPkz+xwu6xzt8MXynCLQ2dIWAqOXdI+yxyobhIcHfTJWzu7I29px45KUesYOIKOktK8/ 2/ZrZ3n4v1ucIzgxcU51eAgcwvbpTu4IS/re4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=l1zn1aMI9VPCMS2wUmW8CbWh4kevRVq7LaeLSarziRbFotRLKZP7ttoMlYx9vms78a hMi9Gnaf8RopsXr6AcNKEHmPRMeqCt3NH7c+onZcrhnNsMQOADTyZNjaQXsqSUGWtHQl 8yG2K0/HUq+qPkojjioWf/1q4IDNJQ+yAtGAg= Received: by 10.67.40.6 with SMTP id s6mr1487590ugj.72.1213218052426; Wed, 11 Jun 2008 14:00:52 -0700 (PDT) Received: by 10.67.25.8 with HTTP; Wed, 11 Jun 2008 14:00:52 -0700 (PDT) Message-ID: <7f3ed2c30806111400t2ca70a4atafd2eeb952d91fbc@mail.gmail.com> Date: Wed, 11 Jun 2008 23:00:52 +0200 To: "Rasmus Lerdorf" Cc: "Antony Dovgal" , internals@lists.php.net In-Reply-To: <48503248.5060700@lerdorf.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48502EC8.1060607@daylessday.org> <48503248.5060700@lerdorf.com> Subject: Re: [PHP-DEV] CVS Account Request: baptiste750 From: hannes.magnusson@gmail.com ("Hannes Magnusson") On Wed, Jun 11, 2008 at 22:15, Rasmus Lerdorf wrote: > Actually, checking through my group@ archive, I don't see 2 messages from > you. The only one I see from you is one from June 9 complaining that your > cvs account wasn't granted. I see that someone has approved your account > now. Sorry, my fault. I silently forwarded the mail to pear-group@ and his account was approved few minutes later. I have a patch adding a combobox to pick which group the request should be sent to (pear/php, and maybe add gtk/pecl/doc/... in the future?), so the pear guys don't have to subscribe to this list or manually search for outstanding requests, which I'll commit in few minutes... -Hannes