Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp5661184imm; Tue, 18 Sep 2018 13:18:12 -0700 (PDT) X-Google-Smtp-Source: ANB0VdbBIMvekLG5tUgK1oJpYiAfdpsW2UILGrnLUxqIHMtbKT2JivIcRDpsQ8ak/D/fyZxKhrVv X-Received: by 2002:a63:dc17:: with SMTP id s23-v6mr29368305pgg.40.1537301892875; Tue, 18 Sep 2018 13:18:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1537301892; cv=none; d=google.com; s=arc-20160816; b=SDNuJNTvUIRFjD+hCdeGhR6c7NrePxZ/abOFZqNdak7+swBuOHnNuycDpjq3HghiRf 6zOb5yrB8PxFsXaSEgbyX0Pc5KwQI7YXP7raQRji+7WMiPYfxd9Tch/04tICLEpnqwHc eNiiVPKGijxJwfK/ubK4GjK6cTkG+5zG9zj54QpqDTE5DQELvcgDaGQGP86xxVuFOWa2 xv69SBuiS3ROJnCBI+fVJ5OtRUTFjUkS6eXvJko8XABojrHDD4LN3bIMI2jRf2cUEmQT acsDUzExpBgJh3+K3kdNZ4U/XmDMHpneb54lF9QKThFG0Dc4fqpHMwa7Sn1PzygjM5aR 7V6g== 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=SXnFsJ0QTb27bMUf5KtEUoZUjEvc2uRqY2DI71bLdMk=; b=SNMnQbbJbopnvGp+7MYXpyndXgV2N4FtNggn6+RvmtJoNQYjIRJlxdZC2Y6uxgje8V sVXaqdo/5JKZcterxEHJcX7IDDLBHkeU6HSGcMbbWRHZ0qQva+I6vyPOnS5tdwTL0yrh Vmxnn2YPBSjhXav0PTrjhECeUj9jHde6myBb7hVM0o05qsHKSAtZlwBVcM9GEnzuyJjo JSkQTs4XGKU6sp0pQ8as/sVikrV/F75PwbRYzlENXSkSSsRY185i0fVmepDamKJb/SWW dpwsuMEggVzOMONGnbTwN0gpu6C2f/mzjYENTE5yfluvHhVaWZM3Okl8yR7Vk70ut0m2 gRQw== 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 f23-v6si20035974pgj.282.2018.09.18.13.17.57; Tue, 18 Sep 2018 13:18:12 -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 S1730315AbeISBup (ORCPT + 99 others); Tue, 18 Sep 2018 21:50:45 -0400 Received: from bmailout1.hostsharing.net ([83.223.95.100]:57975 "EHLO bmailout1.hostsharing.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729736AbeISBup (ORCPT ); Tue, 18 Sep 2018 21:50:45 -0400 Received: from h08.hostsharing.net (h08.hostsharing.net [83.223.95.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.hostsharing.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (not verified)) by bmailout1.hostsharing.net (Postfix) with ESMTPS id E1424300168B5; Tue, 18 Sep 2018 22:16:31 +0200 (CEST) Received: by h08.hostsharing.net (Postfix, from userid 100393) id B70DC6F164; Tue, 18 Sep 2018 22:16:31 +0200 (CEST) Date: Tue, 18 Sep 2018 22:16:31 +0200 From: Lukas Wunner To: Greg Kroah-Hartman Cc: Chris Mason , Dan Williams , Jonathan Corbet , Olof Johansson , Steven Rostedt , Linus Torvalds , linux-kernel@vger.kernel.org Subject: Re: Code of Conduct: Let's revamp it. Message-ID: <20180918201631.as5zjjkldtkduwll@wunner.de> References: <20180917114852.hzo36b2fewdzqc4t@wunner.de> <20180917122430.GA3320@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180917122430.GA3320@kroah.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 17, 2018 at 02:24:30PM +0200, Greg Kroah-Hartman wrote: > On Mon, Sep 17, 2018 at 01:48:52PM +0200, Lukas Wunner wrote: > > On Sun, Sep 16, 2018 at 12:22:43PM -0700, Linus Torvalds wrote: > > > +Scope > > > +===== > > > + > > > +This Code of Conduct applies both within project spaces and in public > > > +spaces when an individual is representing the project or its community. > > > +Examples of representing a project or community include using an > > > +official project e-mail address, posting via an official social media > > > +account, or acting as an appointed representative at an online or > > > +offline event. Representation of a project may be further defined and > > > +clarified by project maintainers. > > > > Seriously though, I read this to know what I need to be aware of but oddly > > the language of this paragraph says it doesn't apply to me: I'm not using > > an official project e-mail address nor an official social media account, > > nor has anyone appointed me as representative. I can live with that, I'm > > just wondering what the benefit of a document is that only seems to apply > > to a tiny fraction of the community. > > I do not think you are reading the document correctly. As an example, > it should cover any emails sent to this list. That is not a "tiny > fraction" by my last count :) You may want to make that more explicit in the document. The document appears to be geared towards smaller projects with official project e-mail addresses handed out to a group and it specifies dos and don'ts for members of that group when they have their project hat on. However in the kernel community there's a large continuum with Linus and those who send him pulls on one end of the spectrum, and random folks writing on the mailing lists or bugzillas at the other end. The further we get to the latter end, the more menthal gymnastics are necessary (at least for me) to consider the document applicable to them, given the restrictions laid out in the "Scope" paragraph. Just my 2 cents anyway. Thanks, Lukas