Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90890 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44412 invoked from network); 24 Jan 2016 20:27:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jan 2016 20:27:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.182 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.192.182 mail-pf0-f182.google.com Received: from [209.85.192.182] ([209.85.192.182:36620] helo=mail-pf0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3A/50-42451-3C335A65 for ; Sun, 24 Jan 2016 15:27:48 -0500 Received: by mail-pf0-f182.google.com with SMTP id n128so70446679pfn.3 for ; Sun, 24 Jan 2016 12:27:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=+bnT09+JhGThs0hqEAbXQFbB+vfhp6AQS93OGHJY1Dg=; b=oA1PdLzEJ5GkEoLItoZ0Xt+XfkKx/YNcQRrWQIHz+D8mN776fs9ZxO2mt6fRCrGAci u/HbCF7bgvEzW36UZzfebQ+l7GkGtv5TgqdFVRFfSkQg8jXV8fW1ix2gbZw3RPRh1ZgF vJjFiB7UrF+uM1YTKy+gCBNMa00dpTZWpq2fEn+W++Ro1RmLIJt4/PIwmFS12KtySNeD YYEsvYpk6BAvrZeRvVsWAX0ZsYBvr2EGttm3AsLqmqka8NajM/URnD/MUlI+h3bRqJ5o yxYRJUV+7Adu5SmVCGMogvGDIdfK6B/ZL/fQMAb/RTN+LlIBm6GZINBLCE6lXFRxyD3b b2oQ== 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:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=+bnT09+JhGThs0hqEAbXQFbB+vfhp6AQS93OGHJY1Dg=; b=bP4xtde+KfxLqvThlumOuFzQ9IYh1hWBZpDvR5vFJm3ghl53lgFUycUN/9vaR038BH TkQsw6Nu90XagtJcbj9jBKUhVWZNrf48O+w6ajjMToEUhU6przGFkimtsKvGUvldKbGy oNLQBScWnTCtdQmT61mHoP/TPU/WlsDmgjr8iKwH5WrctgBz6xW+aUy8HmB4SMWxjss0 mS2BvL0HHjbxn9M51HFP1rluTy2poZICbtZE7hEePg6b9bm09Mg4WNT2LIgZ96JqZaEG XmnR/WwWNpWYupu525SYLbxF0B2wZ0nuy2xvNOoe9fLcRTs2tEyoJNKJVAscxF0SBHmw 9vqw== X-Gm-Message-State: AG10YOSn+8N3LdSGKfECKetUAOmu3vV3N5tVOn1uoTIyNc2kqOaILeP9IVE+j5VhENpILw== X-Received: by 10.98.76.149 with SMTP id e21mr21060488pfj.89.1453667264823; Sun, 24 Jan 2016 12:27:44 -0800 (PST) Received: from Stas-Air.local ([2602:304:cdc2:e5f0:d507:643:d3c:eb3d]) by smtp.gmail.com with ESMTPSA id 17sm23394112pfq.51.2016.01.24.12.27.44 for (version=TLSv1/SSLv3 cipher=OTHER); Sun, 24 Jan 2016 12:27:44 -0800 (PST) To: "internals@lists.php.net" References: <56A3F0FA.1050609@mprelu.de> X-Enigmail-Draft-Status: N1110 Message-ID: <56A533BC.3060003@gmail.com> Date: Sun, 24 Jan 2016 12:27:40 -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: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: [RFC] [Re-proposed] Adopt Code of Conduct From: smalyshev@gmail.com (Stanislav Malyshev) Hi! As I promised, in the spirit of constructive cooperation I've written an example of how I would like our CoC to look: https://github.com/smalyshev/php-community-health/blob/new-coc/RFC.rst I do not see it as a final result but rather a draft that would provide a direction and (if people here agree it's a good direction) will be amended and refined as needed. The rest of the RFC text, beyond the CoC, is the same, the patch only deals with CoC itself. Would be glad to hear what everybody thinks of it. -- Stas Malyshev smalyshev@gmail.com