Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:91320 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6169 invoked from network); 19 Feb 2016 13:08:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Feb 2016 13:08:28 -0000 Authentication-Results: pb1.pair.com header.from=starworks5@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=starworks5@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.175 as permitted sender) X-PHP-List-Original-Sender: starworks5@gmail.com X-Host-Fingerprint: 209.85.161.175 mail-yw0-f175.google.com Received: from [209.85.161.175] ([209.85.161.175:34735] helo=mail-yw0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E5/A6-44579-AC317C65 for ; Fri, 19 Feb 2016 08:08:27 -0500 Received: by mail-yw0-f175.google.com with SMTP id h129so66638985ywb.1 for ; Fri, 19 Feb 2016 05:08:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Bc5Q+SE68Q0Sk9FtOlLNoErN7goi6jQ/TUki35clclE=; b=XyBG2UuaV9+ylz85dEE8nJSIbHQLkpcxSCF09hrh9i07GvoDJQL2jYZnH2aWA1QppG J30Ltc9QL2UUloFNOW0ikJgaJS5Y2DFxZ/5a9ljqgaMnJKe8fckTONcNRq2uC4kfds9q RimhS5qjiTfL9KQnOZiDUH6xC1tknXYDYz/ckndBdOf7uPLj7XM75lt1U+EW3lOY5doE cOFNrWIS++ssTqKnM6BTtS9odBzIJpleC3CmdQRbvcst/9kInFbzR2O6RiXfNsSPV63c 9VnhoCBnZbsgk7fC8D3kCnrLFp1+oVirCAt/hCpLoUVu4hVhpq1CdgQ23C/DQIAbL/iy nkjQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=Bc5Q+SE68Q0Sk9FtOlLNoErN7goi6jQ/TUki35clclE=; b=hp4/74AcX/7LbsmQoqRGhnRzZHLey4M9d0IteQewoF4trYoo55v8FmK85R49LLh+P5 021Uj/Ef/GWMhYH5xl1w2tTTcC6qPkWaI/VFbBZmOC+xqXTVMArmalxWa/Env0VlwAU6 i5n/xTBqB/5oyX/s/0SVULDureWjsNATA6OrlRyozyGv6keEoJDeeDsao9JdY97Ba/PZ IU0247q9ARpzB7b/0bThf2qPs0K5ocn3mdSZ7TqW2LBjDBLzp7+U4lkDIDdjjM/XLmdj BskoBy0SgiDx3MbX4GVCnIt7cH3zXWAcD6A/Hoho5vjz3NfZNHpSvevF5tosO2B7kVos j6Ew== X-Gm-Message-State: AG10YOQAymcFCfEfpAq4IFoDJBRTnc8ddfqeUa0rz4vFsmHikFsDmXLuLINxM6/qfCocKqyqMILNYLYJLcfLRg== MIME-Version: 1.0 X-Received: by 10.13.222.132 with SMTP id h126mr8312756ywe.104.1455887303880; Fri, 19 Feb 2016 05:08:23 -0800 (PST) Received: by 10.37.51.137 with HTTP; Fri, 19 Feb 2016 05:08:23 -0800 (PST) Date: Fri, 19 Feb 2016 05:08:23 -0800 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=94eb2c07c0b89554d9052c1f2d78 Subject: Adopt Ruby Code of Conduct From: starworks5@gmail.com (benjamin barber) --94eb2c07c0b89554d9052c1f2d78 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable > > 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 the= ir > 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 =E2=80=9Ccollaborativ= e space=E2=80=9D, > 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 --94eb2c07c0b89554d9052c1f2d78--