Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90126 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56374 invoked from network); 5 Jan 2016 18:42:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jan 2016 18:42:55 -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.47 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.220.47 mail-pa0-f47.google.com Received: from [209.85.220.47] ([209.85.220.47:36282] helo=mail-pa0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C0/6E-12097-EAE0C865 for ; Tue, 05 Jan 2016 13:42:55 -0500 Received: by mail-pa0-f47.google.com with SMTP id yy13so126656959pab.3 for ; Tue, 05 Jan 2016 10:42:54 -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=VF4U81Z1QO1jC6/Z4oOPK6QPKpbN9B4NLWVzpbSGgjM=; b=gaiseIPXqeTBXaHxZuXXbIdVR+U/6NxINbPZ67Qw7vf6kU2I6yVXbBMQfTvkhCwVIu 7vxRjJ2itFOggE0P97pYOQHNuCQUGnHXVXXsjUlqpzDHEl9S1bDv32fGMBFq8Vq9MkYk bFXczVhn98YbYaZgdUeJRive97Yz5bOmec1NDHctVG9PAcUGR8KWQNCmOcBHZyCaUAjz IU4jGujSFKL4tgbXpFIsDSrxmmuDc6nz+5AZmUMHVM5viaQ17D7Grw7Q9FuFPWCtauwo YCtwDlUHrG9UQctmvI2MO+d0Fvo066xZkndQYsZbvTWEfrP0yRL+OOj04+5EGWAsVHp/ EKrA== X-Received: by 10.66.118.198 with SMTP id ko6mr66522413pab.122.1452019371393; Tue, 05 Jan 2016 10:42:51 -0800 (PST) Received: from Stas-Air.local ([205.154.255.139]) by smtp.gmail.com with ESMTPSA id ah10sm135130979pad.23.2016.01.05.10.42.49 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 05 Jan 2016 10:42:50 -0800 (PST) To: Peter Lind References: <568AE803.1080209@gmail.com> <568B0C8E.3080206@eliw.com> <568B1041.1060601@gmail.com> <568B1DA8.3060908@gmail.com> Cc: PHP internals X-Enigmail-Draft-Status: N1110 Message-ID: <568C0EA9.4080800@gmail.com> Date: Tue, 5 Jan 2016 10:42:49 -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] [RFC] [Draft] Adopt Code of Conduct From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > It's interesting to note how few people in this thread consider the > perspective of potential harassed or abused people - instead only > focusing on how to protect the accused. We do not discuss it much because it is a) covered in the RFC thus forming context of the discussion and b) most of it is non-controversial - we know hurting people is bad, we should not do it, and we should not accept such behavior in our community. It is *how* we achieve that which is the question for discussion. > Quick check: how many times in the history of PHP has someone been > called out, wrongly, for being abusive or harassing others? If, as seems There was some amount of "meta" discussions, in which all kinds of complaints and counter-complaints were voiced, many times. But since we have no formal mechanism for "accusing" or for determining "wrong", we can't really know how many of such cases there were. > to the argument ("we're such a great and tolerant community, we don't > need this"), this hasn't happened - what's with the paranoia behind > assuming it will suddenly happen constantly and that people will be > banned left and right for no reason? Because unfortunately we have witnessed, in other communities, how applying such things too hastily and without due consideration can cause damage. While abuse is undeniably damaging, doing more damage, this time by ourselves, is not the right way to fix it. > voting is allowed. Even in the most clearcut case where someone is being > a complete asshole, you're then either allowing them to continue the > harassment or ignoring your own point. It's hard to see how either > option benefits PHP, let alone the abused person. In most clearcut case where somebody is obviously misbehaving, we have plenty of people that can revert commits or remove people from ML. That happened in the past. We do not need a special troika for that. -- Stas Malyshev smalyshev@gmail.com