Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90740 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16357 invoked from network); 20 Jan 2016 21:03:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jan 2016 21:03:54 -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:57125] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 61/84-22511-636FF965 for ; Wed, 20 Jan 2016 16:03:53 -0500 Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id 89B2FE20F0; Wed, 20 Jan 2016 21:03:47 +0000 (GMT) Date: Wed, 20 Jan 2016 21:03:47 +0000 (GMT) X-X-Sender: derick@whisky.home.derickrethans.nl To: Stanislav Malyshev cc: Andrea Faulds , internals@lists.php.net In-Reply-To: <569FEF5E.4020907@gmail.com> Message-ID: References: <569FED49.6050300@gmail.com> <569FEF5E.4020907@gmail.com> 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) On Wed, 20 Jan 2016, Stanislav Malyshev wrote: > > You can't do it on the /blob/ view, but if you click on the commit > > to get to the /commit/ view, you can comment on that. :) > > Right. That's what I meant by "patches". But that only specific commit, > not the whole result, right? Correct - seems you found it though :-) cheers, Derick