Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90291 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77956 invoked from network); 7 Jan 2016 18:14:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jan 2016 18:14:46 -0000 Authentication-Results: pb1.pair.com header.from=ircmaxell@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ircmaxell@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.49 as permitted sender) X-PHP-List-Original-Sender: ircmaxell@gmail.com X-Host-Fingerprint: 74.125.82.49 mail-wm0-f49.google.com Received: from [74.125.82.49] ([74.125.82.49:37847] helo=mail-wm0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C8/AB-21405-31BAE865 for ; Thu, 07 Jan 2016 13:14:44 -0500 Received: by mail-wm0-f49.google.com with SMTP id f206so136760941wmf.0 for ; Thu, 07 Jan 2016 10:14:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=cCoAa5Gv0/Q9PXIgnCI6jMT6B3yeZquurpi4/YFuMds=; b=rjJEaAcw/dk4xtLkWsRpsX3MqDkQhyg52hN/xHNCZiLkkTIxbooja4yhO9CLDIRTJ7 M9gfAvUiLFEJcWDrUvqvai2R68KF+3VXts+jXT57UdSDjJPzoCjA5z3xJ8k2ciz/drG+ EgqRK6MiaFjwC+y9iQfC4YmTf4XKXWX+GceRP+tiAcG7bAaTvDVqSSzlKaZRIC1PTF3O 5kaAX5evAq7/GQEFOhV9Qr+8N4fo3WDpr2R1lzmV13JyxkGAOdUKgA72QgrXdaprland DD3Mk6lyCrtC/U0zqYfML8aTLDpaAlp4trsKC3Qg/3vrXrhn6akTss9GqQ3rTryesp38 tRgg== MIME-Version: 1.0 X-Received: by 10.194.118.198 with SMTP id ko6mr115946011wjb.123.1452190479680; Thu, 07 Jan 2016 10:14:39 -0800 (PST) Received: by 10.28.11.77 with HTTP; Thu, 7 Jan 2016 10:14:39 -0800 (PST) In-Reply-To: References: Date: Thu, 7 Jan 2016 13:14:39 -0500 Message-ID: To: "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: Re: [RFC] [Draft] Adopt Code of Conduct From: ircmaxell@gmail.com (Anthony Ferrara) All, On Mon, Jan 4, 2016 at 4:06 PM, Anthony Ferrara wrote: > Hey all, > > I have created a new RFC for the PHP Project to adopt the Contributor > Covenant as the official Code of Conduct for the project > > https://wiki.php.net/rfc/adopt-code-of-conduct > > Let me know what you think or if there are any concerns > > Thanks > > Anthony I have made some more substantial changes to the CoC. Please review https://wiki.php.net/rfc/adopt-code-of-conduct It still uses the Contributor Covenant as evaluating alternatives hasn't occurred yet. It is still in my plans to do so and potentially replace it with another, I just haven't had the chance to review many of them yet. If you know of a better CoC, please let me know so I may add it to the list to evaluate prior to putting up for vote. The choice should be as transparent as possible and I welcome discussion around it. There has been some discussion asking for a split of the RFC into two. I do not believe that this is a good idea, because the CoC is useless without some sort of resolution strategy (without *anything*). And if we do need to do something (which I firmly believe), then why not do it right the first time. I am more than willing to evolve this proposal significantly (it's no where near a final form). This discussion should help it evolve. A quick summary of the changes: * Renamed "CoC Team" to "Conflict Resolution Team" * The process was altered to focus on defusing and mediating rather than punitive. Additionally, it is made clear that punitive action in any form shall be a last resort. * Temporary bans shall not include internals@ to allow for appeals and conversation around the incident to be fair to both parties. This is under the assumption that behavior on internals@ remains civil as judged by the overall community. * Added a quarterly Conflict Resolution Team report posted to internals to summarize all activity * I added a few of examples of when the CoC should apply outside of the project, and what constitutes "representing the project". These are not meant to be exhaustive, but intended to communicate the "spirit" of representing. Again, all of this is up for discussion. I am simply expanding here to better clarify and codify what my intent was here. The thing I want to communicate is the spirit rather than the specifics. Please let me know what you think. I welcome all constructive feedback. Thanks Anthony