Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90319 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25908 invoked from network); 7 Jan 2016 20:43:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jan 2016 20:43:25 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.48 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.220.48 mail-pa0-f48.google.com Received: from [209.85.220.48] ([209.85.220.48:35736] helo=mail-pa0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A2/F2-21405-627CE865 for ; Thu, 07 Jan 2016 15:14:30 -0500 Received: by mail-pa0-f48.google.com with SMTP id ho8so5891972pac.2 for ; Thu, 07 Jan 2016 12:14:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=O8srWPV5saTLFrK7J7+S3b5X+8fK8cyblpHX9Yc+iW0=; b=U7s77HCpJr2lKPHdVoqlbJa1Qimx122XDWbtc/Nj9Tf+1mEjy3ETVfrgDvJZBO4SiS RJvQ04m8+GqPQocQUQP/UDdDI2g98rXhHJeiK3gZwHHfVeP8ARBuRSjgl8xT9BN/MeJU PJvKr/4MZ8W4iiMS/uDDHQ7SCjR++C8fCjd7vEv8E+/Ng4Kiba0KTImkFUGq1Cz7ADjf DHAg3E/ydUsxqj7R621LakY6Pv2+GkFXbjuIDZLGn0bjsbQpgvoy0Dp+gJKMgsjlXoOR CGrxmmxfXPhov7pXuD4xEGU/Z17iYFxBMUounBOpuNZgsp5Bt04k06n2sLnUipuMfwYG BnTQ== X-Received: by 10.66.140.79 with SMTP id re15mr149269031pab.127.1452197667286; Thu, 07 Jan 2016 12:14:27 -0800 (PST) Received: from Stas-Air.local ([12.97.215.254]) by smtp.gmail.com with ESMTPSA id e14sm161530140pap.24.2016.01.07.12.14.24 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 07 Jan 2016 12:14:26 -0800 (PST) To: Peter Cowburn , =?UTF-8?Q?Fran=c3=a7ois_Laupretre?= References: <568C9ED7.30504@gmail.com> <568D4220.3050309@php.net> <4E.99.21755.1B96D865@pb1.pair.com> <568D7859.5000403@php.net> Cc: Andrea Faulds , PHP internals Message-ID: <568EC71F.6040808@gmail.com> Date: Thu, 7 Jan 2016 12:14:23 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: [RFC] [Draft] Adopt Code of Conduct From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > This was tried once [1] and there was an immediate knee-jerk reaction [1] > which resulted in quickly removing the feature. Maybe the winds have > changed between then and now? That was for technical RFCs, for which I still thing it is wrong. But, for conflict resolution, it may be different issue. If it were possible to do it on poll-by-poll basis, then it'd be much better. And wait for consensus before merging :) Note however that with how the wiki works, it is probably not hard for a person with access to see the actual votes, so if we want to keep them really secret, we may have to remove them after the decision has been taken. -- Stas Malyshev smalyshev@gmail.com