Newsgroups: php.internals,php.webmaster Path: news.php.net Xref: news.php.net php.internals:53851 php.webmaster:11548 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27492 invoked from network); 11 Jul 2011 09:47:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jul 2011 09:47:37 -0000 Authentication-Results: pb1.pair.com smtp.mail=adam@adamharvey.name; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=adam@adamharvey.name; sender-id=pass Received-SPF: pass (pb1.pair.com: domain adamharvey.name designates 209.85.214.170 as permitted sender) X-PHP-List-Original-Sender: adam@adamharvey.name X-Host-Fingerprint: 209.85.214.170 mail-iw0-f170.google.com Received: from [209.85.214.170] ([209.85.214.170:51507] helo=mail-iw0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 90/9F-41672-7B6CA1E4 for ; Mon, 11 Jul 2011 05:47:36 -0400 Received: by iwn36 with SMTP id 36so3885511iwn.29 for ; Mon, 11 Jul 2011 02:47:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adamharvey.name; s=google; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=DTLgo501lmiyygLJgba9x7ZQga3eLIQqaD3nNcnuLOw=; b=Yc5zc99pJRIk95qd8cC1ZJzzUER0TrnByLE6ND+A0ZqJ++yt2trY8azqnnblZ05okc KX0gJSNqcbj0zseMruaXJaBDieTTawLo0qoqcdcjyRq7WYsTY5cnIb+KI5enEgYHcDzc SSWMWZh/6jvNoBmNrqzSMY9+Zc/O2t7i+tPDk= Received: by 10.231.17.200 with SMTP id t8mr4295546iba.190.1310377653058; Mon, 11 Jul 2011 02:47:33 -0700 (PDT) MIME-Version: 1.0 Sender: adam@adamharvey.name Received: by 10.231.149.75 with HTTP; Mon, 11 Jul 2011 02:47:13 -0700 (PDT) In-Reply-To: References: <4E1AB83A.6060801@sugarcrm.com> Date: Mon, 11 Jul 2011 17:47:13 +0800 X-Google-Sender-Auth: QyfsDV6LLWK0XIwkZQ5Md4h0GTc Message-ID: To: Pierre Joye Cc: Stas Malyshev , Ferenc Kovacs , php-webmaster , PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-WEBMASTER] Re: [PHP-DEV] sudden spike in wiki registrations From: aharvey@php.net (Adam Harvey) On 11 July 2011 17:43, Pierre Joye wrote: > On Mon, Jul 11, 2011 at 10:45 AM, Stas Malyshev wrote: > > I'd say for core features everybody with write access to the core, but then > > again, > > Everyone with @php.net is what was decided. Was it? The RFC wasn't exactly clear on that one: the wording was "People with php.net SVN accounts that have contributed code to PHP", which I took to mean people with php-src karma, to be honest. Adam