Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90028 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32612 invoked from network); 5 Jan 2016 00:56:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jan 2016 00:56:00 -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.192.180 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.192.180 mail-pf0-f180.google.com Received: from [209.85.192.180] ([209.85.192.180:34799] helo=mail-pf0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 99/45-07292-0A41B865 for ; Mon, 04 Jan 2016 19:56:00 -0500 Received: by mail-pf0-f180.google.com with SMTP id e65so157520950pfe.1 for ; Mon, 04 Jan 2016 16:56:00 -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=m5df5ifV1nU2ogqAi59HYKy3UlOnac6s79be2ma1mds=; b=cMOFg4cB3C9RiOEDrRr1CkL3ut7V9dWOhJtewbJrjsGDLvzMZEJxUA2Tl4m9PFLkuW jX9bBDZAceojsuUjAhK3xvuhcOd0A/wX6d5bCg2zxkvusoepQnaouz6x8ia8DV2LuQut T4+EsaTM/syAYAg5rcC+wYHNjYTxd0OVr9RCf9saQXUNWneZsRvBLh/hCQl1R8+imwEs eFmL6ad9Wh4sGak4t/oVSE+66FXWiUG9IzqMkQOSllaqQ2eAY5+NOiSinP50ZprJ43Dv 01wg2P2tNUZDhbfObirxsFVs8NtwA1LfaG6Jltf28nn+pfZ2+NSb+eH2D1xSayVflgtY 22WQ== X-Received: by 10.98.74.82 with SMTP id x79mr62977164pfa.163.1451955357307; Mon, 04 Jan 2016 16:55:57 -0800 (PST) Received: from Stas-Air.local ([205.154.255.147]) by smtp.gmail.com with ESMTPSA id p80sm98790040pfi.12.2016.01.04.16.55.56 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 04 Jan 2016 16:55:56 -0800 (PST) To: Ferenc Kovacs References: <568AE803.1080209@gmail.com> <568B0C8E.3080206@eliw.com> <568B1041.1060601@gmail.com> Cc: Pierre Joye , Eli , PHP internals X-Enigmail-Draft-Status: N1110 Message-ID: <568B149C.50902@gmail.com> Date: Mon, 4 Jan 2016 16:55:56 -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! > currently I (and a bunch of other people) could revoke anybody's karma, > how is this any different(ofc. it would be reverted and I would get a > scolding)? The difference is that those 5(3) people get a special stand, while right now everybody is equal (well, there are RMs but that is more functional role). What these people are doing is assumed to be "fighting harassment", and their target is assumed to be an offender, and thus in the wrong. Moreover, they are empowered to silence that person just by their own decision, without seeking consensus about it upfront. If you or I did that - even in case where it is justified - it would raise some eyebrows and get some scolding, as you correctly noted. So that's my problem with it - that by this RFC, 3 people can do it with no consensus at all. > we just have to make the process transparent and as mentioned in the RFC > any permanent action would require an RFC and consensus from the project: > "f the CoC team determines that a longer temporary ban or a permanent > ban is necessary, they shall institute a temporary ban and raise an RFC > to the general project to effect the desired ban. Once the RFC is > issued, the temporary ban's lifetime will be tied to the RFC's lifetime > (will expire when the vote is finished)." Which means while this RFC is discussed, the accused person remains banned (thus unable to participate in any discussion). And, CoC is not required to disclose much: The CoC shall report a redacted summary of the incident /.../ All incidents are to be kept in the strictest form of confidentiality. The CoC team shall be the only group to know about the reporter and the precise details of any incident. I.e. if 3 persons in CoC hate N and want to chase her our of the project, they vote internally that she is guilty of "Other unethical or unprofessional conduct", ban her from all community spaces and then tell the rest of the community anything they like about what happened and demand permanent ban. I don't think it is a good idea. -- Stas Malyshev smalyshev@gmail.com