Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90741 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18384 invoked from network); 20 Jan 2016 21:12:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jan 2016 21:12:24 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass 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 74.125.82.41 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 74.125.82.41 mail-wm0-f41.google.com Received: from [74.125.82.41] ([74.125.82.41:37160] helo=mail-wm0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D9/D4-22511-538FF965 for ; Wed, 20 Jan 2016 16:12:22 -0500 Received: by mail-wm0-f41.google.com with SMTP id n5so50054697wmn.0 for ; Wed, 20 Jan 2016 13:12:21 -0800 (PST) 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=bgGZW57iqKVwmrgCHxc8cuc9X/2fzcAIyRbFuSd/FQU=; b=AnZJiet1Y/xf3IcEkN34V9hG8U0/bQ+uEq69qw8cHehQXh2lRK7idWXoZacHzMoE6F Aou86NdUYMaNVYo1CvN183gVHkfkKyUe1KMvukRLnKxf6WMWPKch1a7tr83fZc4mcTn6 N/D8YmS5c7u62X4NGE7A3OPOTuXuhb2csdku4Ra/+2AndW08yq5ZfNKRc+zXu/glJSIt 7DZ6e6/su2vnCmb/nyFuEYTgaTFZryGNAJksIS865FzvffRDZhpi4/k//cxr18g7iUM2 H+mosVK1LZTMPnabid20C3T+ixNePLnGJkjZqxRH++YgzKUMY8TWQwLhdsKaW+xjm+Bi P96Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=bgGZW57iqKVwmrgCHxc8cuc9X/2fzcAIyRbFuSd/FQU=; b=B5HErn+dsS4lyAexHKX786o9SWJWD6sIfoXBDJh/a9giMoYuMFHEf8Zb3GdXJwyqcx xJM0MVxYHkXVWsdbbg0Iw6gQ/I2GCpqdooEj7W0Mo5EMIth+vJpJhY2bR7MlXVVXqpyX ZoZT4z7B8JF7dx+AQTw4vqzKid74bmCDPp25bbBJ5Im42D6/nyXjG+xFZ5v8XeiXL7YC +bjvdqh6ig9UwzV0BkTEQiXfz+dYHOCpCqlGkgfsvaRE/hf4W/HALHp7kgTN29zshKOD hOa45aSYL3CGYHVYqHq0dqGnRQBtnK5v38DRn8U3aXoL5LCNsliEQIJ8wJ0N50vh/3oY 23NQ== X-Gm-Message-State: ALoCoQmIi70YKNFETPi2OzmaRvtzBx7iINd6E4xtVjae9NijTpARt5YOWKmUH1Ua50u7atJem03KEici2V561qG/Y9yauY6h9g== MIME-Version: 1.0 X-Received: by 10.194.94.138 with SMTP id dc10mr45256722wjb.37.1453324338610; Wed, 20 Jan 2016 13:12:18 -0800 (PST) Received: by 10.27.86.202 with HTTP; Wed, 20 Jan 2016 13:12:18 -0800 (PST) In-Reply-To: <0F597D10-C2D6-4603-A73A-8EE1806B95E1@gmail.com> References: <0F597D10-C2D6-4603-A73A-8EE1806B95E1@gmail.com> Date: Wed, 20 Jan 2016 22:12:18 +0100 Message-ID: To: "Paul M. Jones" Cc: Derick Rethans , PHP Developers Mailing List Content-Type: multipart/alternative; boundary=047d7bb03d4ef24be80529ca70a4 Subject: Re: [PHP-DEV] [RFC] [Re-proposed] Adopt Code of Conduct From: tyra3l@gmail.com (Ferenc Kovacs) --047d7bb03d4ef24be80529ca70a4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Wed, Jan 20, 2016 at 8:37 PM, Paul M. Jones wrote: > > > On Jan 20, 2016, at 13:04, Derick Rethans > wrote: > > > > Hi, > > > > I've decided to re-propose the CoC RFC. > > Is it a violation of the RFC rules to skip step 1 ("Email > internals@lists.php.net to measure reaction to your intended proposal") > and go straight to step 3 ("Create the RFC") ? > > > > At the very least, it seems like an initial email needs to be sent before > putting the RFC on the wiki. for the record that is a guideline, which was edited over the years by multiple people (mostly for the better), but that was never voted and have no binding. for the official rules about the actual rules for an rfc see https://wiki.php.net/rfc/voting which states: "Proposal is formally initiated by creating an RFC on PHP wiki and announcing it on the list." (but in this case it is even more easier because this isn't a new rfc just a draft rfc getting taken over by another volunteer after the original proposer stepped down) --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --047d7bb03d4ef24be80529ca70a4--