From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 63E897F6 for ; Tue, 23 Oct 2018 06:05:12 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 00BE77F0 for ; Tue, 23 Oct 2018 06:05:11 +0000 (UTC) To: Joe Perches , Greg Kroah-Hartman , James Bottomley References: <1540066514.3464.22.camel@HansenPartnership.com> <20181022211025.GA8911@kroah.com> <23e41205115d317908c63d37a20ee316b44a8404.camel@perches.com> From: Randy Dunlap Message-ID: <800b68eb-9cf4-9c72-104d-0d4d9ae26ea1@infradead.org> Date: Mon, 22 Oct 2018 23:05:07 -0700 MIME-Version: 1.0 In-Reply-To: <23e41205115d317908c63d37a20ee316b44a8404.camel@perches.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Cc: linux-kernel , ksummit-discuss@lists.linuxfoundation.org Subject: Re: [Ksummit-discuss] [GIT PULL] code of conduct fixes for 4.19-rc8 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 10/22/18 9:16 PM, Joe Perches wrote: > On Mon, 2018-10-22 at 22:10 +0100, Greg Kroah-Hartman wrote: >> On Sat, Oct 20, 2018 at 01:15:14PM -0700, James Bottomley wrote: >>> This is the series of patches which has been discussed on both ksummit- >>> discuss and linux-kernel for the past few weeks. As Shuah said when >>> kicking off the process, it's designed as a starting point for the next >>> phase of the discussion, not as the end point, so it's only really a >>> set of minor updates to further that goal. >>> >>> The merger of the three patches to show the combined effect is attached >>> below. However, Greg recently posted the next phase of the discussion, >>> so people will be asking what the merger of the series looks like. >>> Ignoring the non-CoC documents, I think it looks like this >> >> Sorry for not responding sooner for this, travel and the meeting today >> took up my time. >> >> Anyway, as we discussed today in the Maintainers summit, let's leave the >> Code of Conduct text alone for now. It matches what "upstream" has with >> the exception of removing that one paragraph. If you have issues with >> the wording in it, please work with upstream to fix the issues there as >> hundreds of other projects will benefit with your changes if they are >> really needed. > > Given the different development models, that's not > a very compelling argument. > > As James Bottomley has suggested multiple times, > I'd much rather kernel development use the debian > code of conduct verbatim than even this modified one. > > https://www.debian.org/code_of_conduct Yes, that and the Samba URL are good. And it's disappointing how patches from James are acked or reviewed on the mailing lists and then mostly ignored (until the maintainer summit) while other patches are merged into the mainline git tree. It seems to be very one-sided. -- ~Randy