Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90285 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67141 invoked from network); 7 Jan 2016 17:48:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jan 2016 17:48:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.45 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.220.45 mail-pa0-f45.google.com Received: from [209.85.220.45] ([209.85.220.45:33744] helo=mail-pa0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 97/69-21405-8F4AE865 for ; Thu, 07 Jan 2016 12:48:40 -0500 Received: by mail-pa0-f45.google.com with SMTP id cy9so263911620pac.0 for ; Thu, 07 Jan 2016 09:48:40 -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=sV0b9YSmJ8zQe/LY1TZ7kvTfX6L0wgyW4U7OJpuagZo=; b=Pu8vH/mcfg3NVHszdvIXVp+25WWSvfyhyy87DSeizpLkm2MHXZ5UbfJEdnVEKBVrYk YJdRYhQ3ylppm7cszAGMVmoNBiG5KKUYJNN3H4/tZfjeh74jyirCPFAezVwXtCUmCO8W 0wTMG9+sgROv9tulfgJ6xY5jWeGNhne6hTL/xn1HIkbExmBvNk55cREI108nRU+eQD/n AUEyCL/yvA8YGLAPymM1YRQ6CFkwuS1nfGL3Bk8EXF2fSG+yWDdKOmbml7oGdEZfEDrX CFKSVAH+pLmbs8/uJuxGDt7YKm1Jvk+FR7yJYjxSa2gmldSFp6zSW7fJHTkeNiWBJ/j0 npXA== X-Received: by 10.66.164.196 with SMTP id ys4mr152408628pab.119.1452188917200; Thu, 07 Jan 2016 09:48:37 -0800 (PST) Received: from Stas-Air.local ([12.97.215.254]) by smtp.gmail.com with ESMTPSA id e1sm79694128pas.1.2016.01.07.09.48.35 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 07 Jan 2016 09:48:36 -0800 (PST) To: Dan Ackroyd References: <66E04ACF-7363-4E47-BFFD-E380E5B1EA23@gmail.com> <6D.39.21755.3576D865@pb1.pair.com> <1AD1B991-A3E5-4D6C-A532-5F0FCCC2ED61@gmail.com> <568D7C5D.9020405@php.net> <1e6a13607a3a1c8b20a4649f8a5ef767@mail.gmail.com> <3AB5AA82-4F17-40C3-B8B5-33697A8DBEC2@gmail.com> <568E9D01.1020808@gmail.com> Cc: PHP internals X-Enigmail-Draft-Status: N1110 Message-ID: <568EA4F1.9070802@gmail.com> Date: Thu, 7 Jan 2016 09:48:33 -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! > What it means is the other person can open their PHP-DEV email folder > and know that there's not going to be any subtle crap from the person > that is harassing waiting for them when they want to contribute to > PHP. I though we were discussing applying CoC *outside* php lists. PHP-DEV email folder is certainly not something outside, and applying CoC to PHP projects was not controversial and not the point of the discussion. On the other hand, it is a documented phenomenon that there are people going around and filing complaints demanding to remove a person from the project because that person (in completely unrelated discussion having nothing to do with the project) voiced an opinion that was contrary to complainer's beliefs. I don't think we want to invite that here. > But what we can do is compare the ratio of women vs men who contribute > to PHP internals, and think that maybe, just maybe, if a project is > almost solely comprised of one gender, then possibly we've > accidentally done some stuff that drives 50% of the population away. Given these ratios are in no way unique to this project, and continue to hold in projects having CoCs, I think this hypothesis (that it caused by something we, as in PHP community, did) is very likely to be false. More likely, this ratio has to do with factors having nothing to do with our community, or us having CoC, and having CoC would have absolutely zero measurable effect on it. On the side note, blindly grasping around on the principle "maybe we did something, we don't know what or how, so let's take actions that we don't know if they would help or not and have zero empirical basis to evaluate them, but since we can't rigorously prove they wouldn't let's do it anyway" does not sound like rational strategy to me. -- Stas Malyshev smalyshev@gmail.com