Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:87249 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2985 invoked from network); 23 Jul 2015 16:57:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jul 2015 16:57:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=rowan.collins@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rowan.collins@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.179 as permitted sender) X-PHP-List-Original-Sender: rowan.collins@gmail.com X-Host-Fingerprint: 209.85.212.179 mail-wi0-f179.google.com Received: from [209.85.212.179] ([209.85.212.179:33873] helo=mail-wi0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EA/40-00531-CEC11B55 for ; Thu, 23 Jul 2015 12:57:16 -0400 Received: by wibud3 with SMTP id ud3so33105242wib.1 for ; Thu, 23 Jul 2015 09:57:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=qvCiBdxO7PzdebVTSsDEARMOPR9keLd+E3VD5M836BY=; b=fpPhwcSZEPsDR/xopgeYaDsbf3TcAvWOkyrRc4du7+6/oI3TPDcUxLq3ejaScTK98X m0J7R8VhEprTh2S74VZ0TsA2Lq7BmRiNRTF4hBIQe5JWuSQr+gfj7ijBqlV8Bjo9Bxzx HNkIUPAoWMYZ54GLsUFFtOJcUtLxFF8L0mPqzIDRVUBWgdxHLahLCZ7lJ5OFKRftuPP7 uRUUhB70w8RTZY0yEF1MREzsU78yx3a0bmbG3S2FLP7QM8HCYU99haSBtqAWzWjLFx2S 4NB+y/Im+/2C96MyvRUzUAaIBKXn7HdpLeZmF+EFHv9UrwAZ5BsSftQiPccrUnHg0u7z b+NA== X-Received: by 10.180.20.15 with SMTP id j15mr18756123wie.76.1437670633460; Thu, 23 Jul 2015 09:57:13 -0700 (PDT) Received: from [192.168.0.136] ([62.189.198.114]) by smtp.googlemail.com with ESMTPSA id d7sm9467652wij.0.2015.07.23.09.57.11 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Jul 2015 09:57:12 -0700 (PDT) To: internals@lists.php.net References: <55AFA7FC.6020407@gmx.de> <55AFC628.1030504@gmx.de> <55B01B45.4030006@gmx.de> <55B0FF58.202@gmail.com> <1437665083.32740.3.camel@kuechenschabe> Message-ID: <55B11CAE.6070702@gmail.com> Date: Thu, 23 Jul 2015 17:56:14 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <1437665083.32740.3.camel@kuechenschabe> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] Re: Resetting wiki.php.net password From: rowan.collins@gmail.com (Rowan Collins) Johannes Schlüter wrote on 23/07/2015 16:24: > On Thu, 2015-07-23 at 15:51 +0100, Rowan Collins wrote: >> Hannes Magnusson wrote on 22/07/2015 23:50: >>> Every blue moon there is a person without VCS account that would like >>> to write an RFC. >>> That must be possible. >> This may be a naive question, but wouldn't that just be a case of giving >> them a global account with only wiki karma? >> > This gives (incomplete list) > - a @php.net mail address > - full bugs.php.net power (except security bugs) > - access to all things at master.php.net (this includes moderating > notes for the manual) > > Which is a bit much for somebody where all we know is "I want to write > an RFC" > > johannes Ah, I was right, it was naive. I kind of assumed from the way people talked about it that all those things would require their own separate karma already. I'll stop butting in. ;)