Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90732 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98799 invoked from network); 20 Jan 2016 19:51:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jan 2016 19:51:09 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:44663] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D1/81-22511-C25EF965 for ; Wed, 20 Jan 2016 14:51:09 -0500 Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id 4BBE2E20F0 for ; Wed, 20 Jan 2016 19:51:05 +0000 (GMT) Date: Wed, 20 Jan 2016 19:51:05 +0000 (GMT) X-X-Sender: derick@whisky.home.derickrethans.nl To: PHP Developers Mailing List In-Reply-To: Message-ID: References: User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Subject: Re: [PHP-DEV] [RFC] [Re-proposed] Adopt Code of Conduct From: derick@php.net (Derick Rethans) 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 If you have specific suggestions, they're more than welcome there through Pull Requests and comments (and issues). Hopefully, it makes it easier to track things down, and keep it managable. cheers, Derick