Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:91357 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54301 invoked from network); 23 Feb 2016 11:54:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Feb 2016 11:54:53 -0000 Authentication-Results: pb1.pair.com header.from=me@mprelu.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=me@mprelu.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain mprelu.de from 74.201.84.163 cause and error) X-PHP-List-Original-Sender: me@mprelu.de X-Host-Fingerprint: 74.201.84.163 sender163-mail.zoho.com Received: from [74.201.84.163] ([74.201.84.163:25761] helo=sender163-mail.zoho.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7B/F1-38634-8884CC65 for ; Tue, 23 Feb 2016 06:54:52 -0500 Received: from [192.168.15.85] (88.211.97.99 [88.211.97.99]) by mx.zohomail.com with SMTPS id 14562284861859.3994161033105; Tue, 23 Feb 2016 03:54:46 -0800 (PST) To: internals@lists.php.net References: Message-ID: <56CC4883.2070209@mprelu.de> Date: Tue, 23 Feb 2016 11:54:43 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/alternative; boundary="------------060902010408080806000701" X-Zoho-Virus-Status: 1 Subject: Re: [PHP-DEV] Adopt Ruby Code of Conduct From: me@mprelu.de (Matt Prelude) --------------060902010408080806000701 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Hi, On 19/02/16 13:08, benjamin barber wrote: >> The Ruby Community Conduct Guideline >> We have picked the following conduct guideline based on an early draft of >> the PostgreSQL CoC, for Ruby developers community for safe, productive >> collaboration. Each Ruby related community (conference etc.) may pick their >> own Code of Conduct. >> This document provides community guidelines for a safe, respectful, >> productive, and collaborative place for any person who is willing to >> contribute to the Ruby community. It applies to all “collaborative space”, >> which is defined as community communications channels (such as mailing >> lists, submitted patches, commit comments, etc.). >> >> - Participants will be tolerant of opposing views. >> >> >> - Participants must ensure that their language and actions are free of >> personal attacks and disparaging personal remarks. >> >> >> - When interpreting the words and actions of others, participants >> should always assume good intentions. >> >> >> - Behaviour which can be reasonably considered harassment will not be >> tolerated. >> >> This is good because it doesn't try to legally redefine harassment, and > doesn't support blacklisting based on ideological views, which is something > considered illegal many US states (like California, Oregon, Washington). > More importantly it doesn't create a inquisition to police people's > politics, they are free to be a Men's rights activist or feminist, they can > support equal rights or affirmative action, and it wont effect their code > or work abilities. Most importantly it doesn't allow a persons feelings, to > override the technical merits of a persons arguments, as critics of the > SystemD have been labeled as violating the code of conduct. > > https://lists.fedoraproject.org/pipermail/users/2014-July/451692.html > What can 'reasonably' be considered harassment differs from person to person. What does 'will not be tolerated' mean? Does this CoC come with a set of teeth? Where is it enforceable? I support the intention to avoid creating a way to police peoples' politics, but there is ambiguity here. - Matt. --------------060902010408080806000701--