Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp2946733imm; Sun, 7 Oct 2018 16:01:50 -0700 (PDT) X-Google-Smtp-Source: ACcGV634GaedkQehgbJvUd56ApAw5L8c5ESH+UKWldx9e/FU5EHHoA1v8vibxxn5gvDqdCU4rYwX X-Received: by 2002:a63:8a41:: with SMTP id y62-v6mr18645210pgd.420.1538953310325; Sun, 07 Oct 2018 16:01:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1538953310; cv=none; d=google.com; s=arc-20160816; b=hhV5/tsN/2cFBd9xPtdNioiAP50RMQIpAf5z6cDgTvYLlNLVIzWAB5QbgYZXEvscym sCp+fQmG4u8JkYdiCscsGt9/zvqbcUNpGAWn8AFW0eQq63t12u4ugNLhpzPBH/zk420O XIH/rzwm8AM8tN8ejKRH7pIcwVdMkwnVc+P+yDZPeB/iA2OChI6SFj2CArdU7psTi4kn Jkis9faig1cuJry2DeaiiSlsO8AAGQL4m7QXqxBf/ejy1A8JKc4BUqslKwmTtiFrsosX GAf/wWfdn4qwdK4TeYF3YRX/TpChsGGAxxY9cJK0ud+grLEga1o+h79sBXnw/KKrityj IiVg== 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=t4lkqakdOp+1u/pu622HT+MbGClrs9jHpGR2vBYJYcY=; b=qDNi007bR97Wgv+A5Gi9sP8VCx2ade/tIHNBvXwiBQ6QYgI+lxeAVFrdd6TBqYZBV3 3+zPe+RPsm0VBSfxYzugyxGBh4uAJbmYxe+cQX+r/nikdwIkQnP5nnQSXCbAsU2SynR7 67UQmwnBiIIW1IYQsOwNYt8WADA0gwrsJFMcaHp601mooGTw1CBPLyFCG74QbEG16ePG xUCwCEXZpYId58Hof/ZH2WjhJxo1Psm9JJyvtullop0Fz0oGT0LGzlWHzPfOAEOEUpGy Lpy+3Czz+ixhR9PBMXI6c7dDGGpuAdR7z359NedbkqgrMbcvEoXht09G+Fgm9YsTaizM y18Q== 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 n7-v6si14789257pgh.359.2018.10.07.16.01.20; Sun, 07 Oct 2018 16:01:50 -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 S1726014AbeJHGFE (ORCPT + 99 others); Mon, 8 Oct 2018 02:05:04 -0400 Received: from zeniv.linux.org.uk ([195.92.253.2]:39320 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725907AbeJHGFD (ORCPT ); Mon, 8 Oct 2018 02:05:03 -0400 Received: from viro by ZenIV.linux.org.uk with local (Exim 4.90_1 #2 (Red Hat Linux)) id 1g9Hy9-0007jS-M6; Sun, 07 Oct 2018 22:56:13 +0000 Date: Sun, 7 Oct 2018 23:56:13 +0100 From: Al Viro To: Dave Airlie Cc: James Bottomley , LKML , ksummit Subject: Re: [Ksummit-discuss] [PATCH 1/2] code-of-conduct: Fix the ambiguity about collecting email addresses Message-ID: <20181007225613.GZ32577@ZenIV.linux.org.uk> References: <1538861738.4088.5.camel@HansenPartnership.com> <1538861799.4088.6.camel@HansenPartnership.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 08, 2018 at 08:25:35AM +1000, Dave Airlie wrote: > This isn't a legally binding license or anything, but departing from > the upstream wording makes it tricker to merge new upstream versions > if they are considered appropriate. Nicely done, that - gotta love the passive voice use. Considered appropriate *by* *whom*? Anyway, upstream clearly is a poor fit for Linus kernel community structure - the use of open lists, amount of subprojects, the length of transmission chains into the mainline, total amount of contributors, amount of people elsewhere in the project with occasional forays into any given area, etc. And IIRC the CoC upstream's opinion was that it wouldn't fit. We can surround it with "explanations" until we get something that more or less fits, but then we'd need to reanalyse them every time an upstream change gets merged. And the lack of textual conflicts is not a good thing in such situations, obviously.