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 B6382DB6 for ; Sun, 7 Oct 2018 08:25:36 +0000 (UTC) Received: from mail-vs1-f66.google.com (mail-vs1-f66.google.com [209.85.217.66]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id AFF41466 for ; Sun, 7 Oct 2018 08:25:35 +0000 (UTC) Received: by mail-vs1-f66.google.com with SMTP id z130-v6so9757182vsc.7 for ; Sun, 07 Oct 2018 01:25:35 -0700 (PDT) MIME-Version: 1.0 References: <1538861738.4088.5.camel@HansenPartnership.com> <1538861799.4088.6.camel@HansenPartnership.com> In-Reply-To: <1538861799.4088.6.camel@HansenPartnership.com> From: Geert Uytterhoeven Date: Sun, 7 Oct 2018 10:25:22 +0200 Message-ID: To: James Bottomley Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Cc: Linux Kernel Mailing List , ksummit-discuss@lists.linuxfoundation.org Subject: Re: [Ksummit-discuss] [PATCH 1/2] code-of-conduct: Fix the ambiguity about collecting email addresses List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi James, Thanks for your patch! On Sat, Oct 6, 2018 at 11:36 PM James Bottomley wrote: > From 4a614e9440148894207bef5bf69e74071baceb3b Mon Sep 17 00:00:00 2001 > From: James Bottomley > Date: Sat, 6 Oct 2018 14:21:56 -0700 > Subject: [PATCH 1/2] code-of-conduct: Fix the ambiguity about collecting = email > addresses > > The current code of conduct has an ambiguity in the it considers publishi= ng that > private information such as email addresses unacceptable behaviour. Sinc= e > the Linux kernel collects and publishes email addresses as part of the pa= tch > process, add an exception clause for email addresses ordinarily collected= by > the project to correct this ambiguity. > > Signed-off-by: James Bottomley Fixes: 8a104f8b5867c682 ("Code of Conduct: Let's revamp it.") Acked-by: Geert Uytterhoeven > --- a/Documentation/process/code-of-conduct.rst > +++ b/Documentation/process/code-of-conduct.rst > @@ -31,7 +31,7 @@ Examples of unacceptable behavior by participants inclu= de: > * Trolling, insulting/derogatory comments, and personal or political att= acks > * Public or private harassment > * Publishing others=E2=80=99 private information, such as a physical or = electronic > - address, without explicit permission > + address not ordinarily collected by the project, without explicit perm= ission > * Other conduct which could reasonably be considered inappropriate in a > professional setting Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k= .org In personal conversations with technical people, I call myself a hacker. Bu= t when I'm talking to journalists I just say "programmer" or something like t= hat. -- Linus Torvalds