Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90900 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81342 invoked from network); 25 Jan 2016 05:05:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jan 2016 05:05:35 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.43 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.220.43 mail-pa0-f43.google.com Received: from [209.85.220.43] ([209.85.220.43:36823] helo=mail-pa0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 25/45-42451-D1DA5A65 for ; Mon, 25 Jan 2016 00:05:34 -0500 Received: by mail-pa0-f43.google.com with SMTP id yy13so74489617pab.3 for ; Sun, 24 Jan 2016 21:05:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=8jQJqXRLzgWZTaNd0O9JqBPzsBRK96DivqTahMYog+Y=; b=cPQQy37XMKlscx5gj48k/OViM3ASCwk9ONk/YwhcroH/bI1YEhwi/lBBX0LheAMKqf 4tnrj2YiEEO8HcKciFW5mYUlnugEkY7332Y6ZDeT8JGPQSvY6O+hn6gCCMF6lTd95jvF Kssa8rsOIcOXviju3wjMS2Ywj3tVY9jKu82z3Kx36EiOpI7jz6EwYWthy9faCOUhrQjJ m0fNsEA4NgG0wfh4/I2MUwrhRnrx9IBhynihcE4MQ5b75X2qQU5/k1DlDJw02ZcJfaw0 sRli6HUeRLAxeivJztUmBIpHdYhw93ASEY5lpdro+0cKLeAMJQej23xZyfuUijbsYzoY WVjA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=8jQJqXRLzgWZTaNd0O9JqBPzsBRK96DivqTahMYog+Y=; b=ElIwujlzvRFrADIffVZce1OxvO7NPbqHIYizl7wLVs4i0mYunMWEMZ+tb7q9VDhPnA D2/fugcSt42Eq5MGzANwaCCFyqeyI08Tw7gtTOilNNSZ7A5TEkDtpDd1Qzfjh156Ctbn Q0GrOzYJDOSfieoctkGlNgc91/vZBTJWtBPM95xrnrZwHaBS/VY/4H4ZpCxuylyx2SxJ rdOrPmLBYSSlXcH0c1XQRXxBvpZekG/ZiYz+uhVyJZrOOlKx70h5BSuqFLYtKLJKx9dy 5oAyNk4wFOTcaXfpchQyiT9SCh91vz1qpax3CGl38wXky1LakdqGOBSHcd/S9zTI9oRf AL1A== X-Gm-Message-State: AG10YOSRfUz0uYCmrkCPMpBej+BlrweAosvC2KERzhoKP9Tm7j19LxtRS6jppj7/Dl4kHQ== X-Received: by 10.66.222.101 with SMTP id ql5mr23331939pac.144.1453698330977; Sun, 24 Jan 2016 21:05:30 -0800 (PST) Received: from Stas-Air.local ([2602:304:cdc2:e5f0:d507:643:d3c:eb3d]) by smtp.gmail.com with ESMTPSA id n5sm24971414pfi.3.2016.01.24.21.05.27 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 24 Jan 2016 21:05:30 -0800 (PST) To: amacgregor@allanmacgregor.com References: <023119E29B154072B09D82ED35C29C36@sharonc67d61d6> <56A573C2.4070202@allanmacgregor.com> Cc: PHP internals X-Enigmail-Draft-Status: N1110 Message-ID: <56A5AD0E.3060701@gmail.com> Date: Sun, 24 Jan 2016 21:05:18 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <56A573C2.4070202@allanmacgregor.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: [RFC] [Re-proposed] Adopt Code of Conduct From: smalyshev@gmail.com (Stanislav Malyshev) 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. > [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. -- Stas Malyshev smalyshev@gmail.com