Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90903 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90536 invoked from network); 25 Jan 2016 07:56:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jan 2016 07:56:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=pajousek@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pajousek@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.50 as permitted sender) X-PHP-List-Original-Sender: pajousek@gmail.com X-Host-Fingerprint: 74.125.82.50 mail-wm0-f50.google.com Received: from [74.125.82.50] ([74.125.82.50:34672] helo=mail-wm0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FE/86-42451-315D5A65 for ; Mon, 25 Jan 2016 02:56:05 -0500 Received: by mail-wm0-f50.google.com with SMTP id u188so54548073wmu.1 for ; Sun, 24 Jan 2016 23:56:03 -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=9iyH1cUscjaJLE93NEI6FyuiGXCazgotdqlne/ieRvo=; b=Tbwa+/GkUTpMJwbqQr5Hiey6TeRroGG5RlBuBbDbsmxDQXx5pz0NY3R4QDkUNkDnpn omCx13Lt/akbKu4fRxVpLQcBD3Y9h64cxRA9w5E1yaWmGPAT+YLHRkukgVATfz+HTRTf 8BumiRX7oy1wNgZF4XgcsL1oT+iiZeG/bj0gvl+GRQPUXkOGY+xd8DOVuozcy3YGNG1z zll2qWy6HlXvpaMEla5nrc3HjbmbroIA7/5rgaYdNrc6bpxOug71cqs7vHefHIlz6UDB BUmQLtHAqYPs63hnotVpmD7me/I3ue4HOWYg+g3ul5s4h/OxGI1+kg8vpjk9YrKZD5EQ th4w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=9iyH1cUscjaJLE93NEI6FyuiGXCazgotdqlne/ieRvo=; b=DO2qFZtxuKxF2guWEOdayjQJFjSU5rxRTMUCMxKAxIOgXtPEycDz/ukV7F2/aMg5js jPuZ8Hdwk2KaYkBjmwx63Y2vNdZevoxBXpFt1WBLW/hZabQ2XQygLMTVjwZAHi/+xiO3 g0pA0FLd2Hef+ylIXql34iAstu9BxswWHWake/78U5AMzmjwS4QgufGokuzaxFHI9/L4 C61WSZp3jvS8tvmg1eN0iixZlsYnl7OAYwiOkEFy48oGlIWIo4SfmDhRGjKk0CBSbr6K C5QsRm+5h+CQ0ER3/5UUnoNkot73taqVr1iX46VvxrbUa1MJJsYjKfaCJJiu6ljo+qAJ CJUQ== X-Gm-Message-State: AG10YOTxwJKTp7hYh7JKSMO00wLmdOuc3rOAwqxqibdrrdtC5H8sILnuoU433PiBZd2nSgSdMoGpn1Ob7zAhIQ== MIME-Version: 1.0 X-Received: by 10.28.88.8 with SMTP id m8mr17499412wmb.73.1453708561087; Sun, 24 Jan 2016 23:56:01 -0800 (PST) Received: by 10.28.46.151 with HTTP; Sun, 24 Jan 2016 23:56:00 -0800 (PST) In-Reply-To: <56A5AD0E.3060701@gmail.com> References: <023119E29B154072B09D82ED35C29C36@sharonc67d61d6> <56A573C2.4070202@allanmacgregor.com> <56A5AD0E.3060701@gmail.com> Date: Mon, 25 Jan 2016 08:56:00 +0100 Message-ID: To: Stanislav Malyshev Cc: amacgregor@allanmacgregor.com, PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Re: [RFC] [Re-proposed] Adopt Code of Conduct From: pajousek@gmail.com (=?UTF-8?Q?Pavel_Kou=C5=99il?=) On Mon, Jan 25, 2016 at 6:05 AM, Stanislav Malyshev wrote: > Hi! > >> Now, if we are still adamant on coming up with a CoC first I would like >> to put forward the following 3 documents as alternatives for the >> Contributor Covenant: >> >> >> [A contribution policy for open source that >> works](https://medium.com/@jmaynard/a-contribution-policy-for-open-source-that-works-bfc4600c9d83#.d53666v7u) > > This one deals with code contributions, but our discussion is wider. In > fact, we never, as far as I could remember, had code contribution which > was per se controversial. We did have ones that were controversial in > that we disagreed on whether or not that code is doing what we actually > want to do, but the code usually is not a problem. > >> >> [The Code of >> Merit](https://github.com/rosarior/Code-of-Merit/blob/master/CODE_OF_MERIT.md) > > I don't particularly like this approach, it sounds too defensive. > I already submitted it here once, so I'm skipping it - but I do personally like how it says the project is about code. >> [The Pragmatists Code of >> Conduct](https://github.com/amacgregor/Pragmatists-Code-of-Conduct/blob/master/Prag-Code-of-Conduct.md) > > > This one basically can be TLDRed as "behave as an adult". Which is nice > if we were to agree what it means, but that is in no way automatic, thus > I am afraid it is not enough :) Assuming good faith is a nice touch > though, I like it. Actually, IMHO it is totally enough. The best CoC would be just a CoC with one point: 1. Be polite and behave like an adult. This is still the second best approach though, the _best_ one is no CoC at all. People need to realize one thing - not having a CoC doesn't make you not welcoming or whatever; not listing all the SJW buzzwords in the rules doesn't make something it unsafe place. Basically, I don't think projects should act like a support group, but it seems it is the direction the CoCs try to push them. If somebody harrases you or something, you can always sue him - and it's much more effective approach than reporting him to the projects he is a part of. Regards Pavel Kouril