Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90734 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4291 invoked from network); 20 Jan 2016 20:26:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jan 2016 20:26:03 -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.192.177 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.192.177 mail-pf0-f177.google.com Received: from [209.85.192.177] ([209.85.192.177:33557] helo=mail-pf0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BE/32-22511-95DEF965 for ; Wed, 20 Jan 2016 15:26:02 -0500 Received: by mail-pf0-f177.google.com with SMTP id e65so10202863pfe.0 for ; Wed, 20 Jan 2016 12:26:01 -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=OxVhihzALq8T7A8yLxIHvIa0pL6j5XTthQBDwoR/by0=; b=vK4Z6eQCcmq5mz/iqj6xScmZ9bN5yILElFTUmK9UMWvr25e+1XYnZuVebSmQUruP7p 3mIkWXLuDCgOa5SMG21bN68J1WKxsO8YS4PQ5xHLiArMX2Zlb5JbWH9pfHmouW1KAMDO uBztZGpYanBLUEjogPc/yDyA8XrqYwPtUE1FMvrD/5cDqyFlo2Z7dPbtZ9870H1w9ipV 4DNChWxI58cLDXpBUtXR+LnHrsQ8sgiLKatO3UTiskRSpliIqa/w1BnkNhxFNIe5xOpX CUEiELIp1cdXY9u+Ph+uZNvSDRPv6oLu3zTJI7mKk3FNIek8xjXqwWpUVYb8pPZDoeCA 26HA== 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=OxVhihzALq8T7A8yLxIHvIa0pL6j5XTthQBDwoR/by0=; b=HePx2bBsODlDkLrRgVsi/+AoIhanvrVjxNGJ2AEr9neW9fKD1ZmcCBQfKBHM8w2WGp JPluPAxAt6OXnoPDvFCrgWNMQrdcuCNUi83roVWiCVItUu/BwjaBcRpT6Y4wXJ1m0ybu /C1QHwV02jCkKUb8VRgpLqBe6OC6Z1mHO2aLC/FBJpryI7lm9i2gaQuJ5KkVLVIYFOst YpdYG6ZfUwNlVMS4VvUlDoYPesvMA2orEhN9Cna5LzOtNOMkheHsxGRqvat7qFPoEeM0 FKiL9Y/pVt00FfuczKF43suP5VdpGn1Jj6rK+raaKFNze4zlcN37TzH1RJIgV04C1Apc hvmw== X-Gm-Message-State: ALoCoQntVanLUycgK9LUuDtnN1ARhOpW2QSqgEcwH09N5qhO3gzCiLa74xzRe49xj2M2a8VSe1vnf3jDJ1IaVEbn0RwFTFWexQ== X-Received: by 10.98.66.139 with SMTP id h11mr55470757pfd.121.1453321558469; Wed, 20 Jan 2016 12:25:58 -0800 (PST) Received: from ?IPv6:2602:304:cdc2:e5f0:50c2:c5fc:b83b:7c70? ([2602:304:cdc2:e5f0:50c2:c5fc:b83b:7c70]) by smtp.gmail.com with ESMTPSA id p66sm50632445pfi.34.2016.01.20.12.25.56 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 20 Jan 2016 12:25:57 -0800 (PST) To: Derick Rethans , PHP Developers Mailing List References: Message-ID: <569FED49.6050300@gmail.com> Date: Wed, 20 Jan 2016 12:25:45 -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=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] [Re-proposed] Adopt Code of Conduct From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > In order to make suggestions to the wording of the RFCs, and included > Contributer Covenant and Guideslines easier, I've imported it into > GitHub: > > https://github.com/derickr/php-code-of-conduct/blob/master/RFC.rst Great idea. Unfortunately, I don't see any way in Github to comment per-line on the actual text, only on patches. I'll try to do that but I wonder if there's a better way. -- Stas Malyshev smalyshev@gmail.com