Received: by 2002:ac0:aa62:0:0:0:0:0 with SMTP id w31-v6csp3116968ima; Tue, 23 Oct 2018 00:08:45 -0700 (PDT) X-Google-Smtp-Source: ACcGV63OI0m8aIWOLNhAzoD7ys+DxpWEy9aBWu3DdDZeOXlsJxxinGdO6dncV2LGSKuwjEzYz+Js X-Received: by 2002:a62:6383:: with SMTP id x125-v6mr48268058pfb.13.1540278524959; Tue, 23 Oct 2018 00:08:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1540278524; cv=none; d=google.com; s=arc-20160816; b=aZMN3i3CiIPnsSfSAqvflK0EhAiZVgjhXWs8BskoD2YETotJfpWWDvadJLhw0TIgbP wDciPlxh9H/1Q7qJoNEbWRydWYVX9divmyhElNQ6kN2f+m+6WHeILkoJoEQqvNyCek8i FI1IKSEEDz9Pyctya1xZIZueNH4c/tEehqBKHVXRmsErszzZUQpY2yy+zyX60KrzivJv Ynf/XPegvIrvDfPFxIVPZWNw8N6j5cgpux9E5wOOIGR52qzE6h91Sy0+z5gTDw+bz5Fk wl2mqmn6Com57tiGjpBO2cM5EtgDrQrbIt0ttdOjD7s5wtMJ16CtlA9TUeYXI98XIqhk jXsQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=FaV4Q9Hvp5vYM+kJuAEq43boFa3gBcUJ4dv8oFDZ21s=; b=i+VQDzljM42SjeOl01xqMI8Ut9fGy5rc3yiEcuvB62Qbk+Yu/bxlz28cZySegAIc4I 1LUE/OVnfMKzt/EZ+tfXGv6diR/1ivTZ+eieUcfRcDbGk+RfCIaO4G03JCQtM3qkzGIt BIXcZmAkEH32D0Z4VNrsiCyuOWnoN8+dWURFEUKYkzOgnEQimIsrgtXbOaE5DypoLOuM 9B9J+X2n4c2EV2LOQCboxFlGcmdetdqrFQljYznLxC2pQ/RxyK+6Tb67nNlOpLYpkqS/ 4SQPzWfvNLnQQJ/srkm8j0W1I7IAK6xfUjhlyZjIHE3w/XF7LXJWZaneIGYXHcwNI7NB O7xA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q1-v6si362228plb.292.2018.10.23.00.08.28; Tue, 23 Oct 2018 00:08:44 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727570AbeJWPaB (ORCPT + 99 others); Tue, 23 Oct 2018 11:30:01 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:34551 "EHLO relay4-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727023AbeJWPaB (ORCPT ); Tue, 23 Oct 2018 11:30:01 -0400 X-Originating-IP: 167.98.65.38 Received: from localhost (unknown [167.98.65.38]) (Authenticated sender: josh@joshtriplett.org) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 5CE6EE0006; Tue, 23 Oct 2018 07:07:51 +0000 (UTC) Date: Tue, 23 Oct 2018 08:07:50 +0100 From: Josh Triplett To: Joe Perches Cc: Greg Kroah-Hartman , James Bottomley , linux-kernel , ksummit-discuss@lists.linuxfoundation.org Subject: Re: [Ksummit-discuss] [GIT PULL] code of conduct fixes for 4.19-rc8 Message-ID: <20181023070750.GB3068@localhost> References: <1540066514.3464.22.camel@HansenPartnership.com> <20181022211025.GA8911@kroah.com> <23e41205115d317908c63d37a20ee316b44a8404.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <23e41205115d317908c63d37a20ee316b44a8404.camel@perches.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 22, 2018 at 09:16:20PM -0700, 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 The Debian code of conduct doesn't do nearly as good a job of addressing issues. (Debian also adopted that code of conduct back when such codes weren't nearly as well understood or established.) Many people *in* Debian, including supporters of their current CoC, have an interest in improving it further and/or adopting a more well-established one.