From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9AABDECE560 for ; Mon, 17 Sep 2018 12:24:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 44411214C5 for ; Mon, 17 Sep 2018 12:24:36 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 44411214C5 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728485AbeIQRvk (ORCPT ); Mon, 17 Sep 2018 13:51:40 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:58494 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726574AbeIQRvj (ORCPT ); Mon, 17 Sep 2018 13:51:39 -0400 Received: from localhost (ip-213-127-77-73.ip.prioritytelecom.net [213.127.77.73]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 70948C5C; Mon, 17 Sep 2018 12:24:33 +0000 (UTC) Date: Mon, 17 Sep 2018 14:24:30 +0200 From: Greg Kroah-Hartman To: Lukas Wunner 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: <20180917122430.GA3320@kroah.com> References: <20180917114852.hzo36b2fewdzqc4t@wunner.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180917114852.hzo36b2fewdzqc4t@wunner.de> 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, Sep 17, 2018 at 01:48:52PM +0200, Lukas Wunner wrote: > 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 :) thanks, greg k-h