Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63122 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69434 invoked from network); 19 Sep 2012 00:00:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Sep 2012 00:00:18 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.42 as permitted sender) X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.215.42 mail-lpp01m010-f42.google.com Received: from [209.85.215.42] ([209.85.215.42:42919] helo=mail-lpp01m010-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E4/38-07072-01B09505 for ; Tue, 18 Sep 2012 20:00:18 -0400 Received: by lahl5 with SMTP id l5so318591lah.29 for ; Tue, 18 Sep 2012 17:00:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=67FqhaKioyZgT6E/bLpUtRhuAjXHnAoPVCLlDs9htf4=; b=MR9iJ+Rt20bnFiCVMmC8t4Cijk65yVp5St1hfVD/qt6ffE1Dny1YrOaGDercZoUx+7 wYstI9EOzEzUL1qwcAz9yPnP0s75lNB4t3blrjaj/hdvhVNUNZ0N5V9c85VztwWYJ0oA 5FkJ0Tg41W+ZGHKjBZhlOKWrX/L9tE0von34S74SlrROeh13VBZdYwZxO0qf4rNfn05O y3PbUzz4onWIFskyCwD7WVB8AEZBVLvZAZfTQy7DoXdFXUMgtGuxo6yvo9plWr4OMBKO QY0OxR2hVp8AgZyZ2A3NWIdsRaQQCpxJEvzeNIsBRJZFzL47Kd+SItmUrBVM9+ei4fTF nupQ== MIME-Version: 1.0 Received: by 10.152.124.180 with SMTP id mj20mr1129150lab.43.1348012811972; Tue, 18 Sep 2012 17:00:11 -0700 (PDT) Received: by 10.114.0.238 with HTTP; Tue, 18 Sep 2012 17:00:11 -0700 (PDT) In-Reply-To: References: Date: Wed, 19 Sep 2012 01:00:11 +0100 Message-ID: To: Ferenc Kovacs Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] clearing up who can propose RFCs From: hannes.magnusson@gmail.com (Hannes Magnusson) On Fri, Sep 14, 2012 at 10:36 AM, Ferenc Kovacs wrote: > Hi, > > I was asked in a private email that it is true or not that *anybody* can > create an RFC. > As this isn't the first time to see that question I think that we could > document that a little bit clearly. > Here is how I responded to the question, and maybe we could improve on it > and put that somewhere in the wiki so we can point these kind of questions > there for the future. > > Anybody can propose an RFC, here are the necessary steps: Don't we need an RFC for that? ;) -Hannes