Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90507 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52388 invoked from network); 11 Jan 2016 16:26:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jan 2016 16:26:48 -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.51 as permitted sender) X-PHP-List-Original-Sender: ircmaxell@gmail.com X-Host-Fingerprint: 74.125.82.51 mail-wm0-f51.google.com Received: from [74.125.82.51] ([74.125.82.51:33857] helo=mail-wm0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 72/72-40147-7C7D3965 for ; Mon, 11 Jan 2016 11:26:47 -0500 Received: by mail-wm0-f51.google.com with SMTP id u188so221388653wmu.1 for ; Mon, 11 Jan 2016 08:26:47 -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 :cc:content-type; bh=iMKyr/WNRCOY83yd+DNjjBvdfwuI7PerPUAx8erHkLo=; b=xE87wVS057ohCuUUZXoxLF2kfncStu26y26XtXsd2w0nKRdarOPMVlJCbE/dV6t1v0 038RI/TrW8BXBgiObNOT2mcA+IBsRQ5iXUw5dbh9SPYmwGbhVnJfYRQqrhl/kYP+x0bA V5Z4gFWlRJcB+3gPsdj6HsRSwZTaNeWLZVntmuPB2qCm+2cjsgW8OIvjwCv8VKGb8L9F yQtOmZ1heoxNiWZwrQZdDRZ016Zh/51aS6nNIavOoPUhIez7QbiqSh+7XMwhJ5hsecBX qcj1tjdHjN6MaY2UZrvqtoF1b25i2aGR2W8zA6YFRGaycWtzUgo7TdIs4VEBYqNd1CvS uRIA== MIME-Version: 1.0 X-Received: by 10.28.221.85 with SMTP id u82mr15178927wmg.95.1452529604660; Mon, 11 Jan 2016 08:26:44 -0800 (PST) Received: by 10.28.11.77 with HTTP; Mon, 11 Jan 2016 08:26:44 -0800 (PST) In-Reply-To: <5693D1A4.2050208@gmail.com> References: <910b145571b2c3e98338d54c0dd6a981@mail.gmail.com> <0E9E4C89-1800-4000-BD5A-BC81F43BE2FE@gohearsay.com> <44142A2C-0E7C-4525-880F-7759CD8A502A@heroku.com> <5691D820.4080309@gmail.com> <56934116.70002@garfieldtech.com> <5693D1A4.2050208@gmail.com> Date: Mon, 11 Jan 2016 11:26:44 -0500 Message-ID: To: Stanislav Malyshev Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC] [Draft] Adopt Code of Conduct From: ircmaxell@gmail.com (Anthony Ferrara) Stas, On Mon, Jan 11, 2016 at 11:00 AM, Stanislav Malyshev wrote: > Hi! > >> least hold ourselves to a level of mutual respect. Going out and >> calling someone a moron in public is not constructive nor respectful, >> and IMHO we as a project shouldn't sit back and blindly say "whatever" >> if it happens. > > OK, so what should we do instead? So far my calls to apply some TDD were > not heard, maybe this time? > > Let's consider an example of twitter user drupliconissad. It may be > genuine individual or a troll, it doesn't matter either way. > If you read the feed, you can find much more than "moron". Now, had we > had CoC, what would we do? We don't know who that is, so private > moderation is out of the question, even if we did - it's not look like a > personal conflict that can be amicably reconciled. Should we issue a > proclamation saying "we think some anonymous account on twitter is being > bad"? Should we ban that person (or group of persons - we have no idea > either way), which we have no idea who that is, from our list? Any other > ideas? This particular case isn't what a CoC would protect. So I think that's a bit of a red herring. The CoC doesn't try to enforce itself outside of the scope of project members. Instead, it applies to project members wherever they represent the project. So unless we learn that the "drupliconissad" account actually was a internals contributor, it's beyond the scope of the CoC considering it also happened off-list. However, as Ferenc indicates, what Phil Sturgeon has been saying on twitter would be within the scope of the CoC, since he is a member of the project and is actively discussing the project and its members in a project-related context. Anthony