Received: by 2002:ac0:aa62:0:0:0:0:0 with SMTP id w31-v6csp260162ima; Sat, 20 Oct 2018 06:52:36 -0700 (PDT) X-Google-Smtp-Source: ACcGV63CeS5ONyXkP1e04+AOO12xF+x4AygHmRSylCOgz8UTnLMaGsfbJUG8Tmx6ycSRsBZuuH1m X-Received: by 2002:a62:6d04:: with SMTP id i4-v6mr29296635pfc.131.1540043556770; Sat, 20 Oct 2018 06:52:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1540043556; cv=none; d=google.com; s=arc-20160816; b=UtJxhr6SxvXteU1zRIBnFk3j0DgyilHT0TBqhFItvNpiFITuzuwTuPeenUyGPjPrnX VLp2/BBN4RNrgZYLVjdk+f7xWy/0kfP+sntYiOYqbEouOzbTrW1+UKvqr3zhC2WjY7vL ilmNHcDkBOloVlFJB38vaNiC3ZDhULAQra4GeUWzxWGRABtzFaJtnR6+7Bh6YUYdySvo YDLYyxF2WnYdnO5W0rp9fEbxUfPnEcIIWLPgtiTTV3JascTeP+8UtlVx0oQkRXN0t9UG W9STiUkSz+AEZrXTHYp7pGkAjKoR4BYGdwintM5xx24GIE5Gd77RypmSD+lCx2G7Y/rj xlmQ== 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-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=GaFaJpT00rTtaKIWiCv2CoNBZUfBPNOLVnkXv43o3Jo=; b=X0l8e8G9eVFhQ45tml+kHO+dk6NExHbw8MIY8S5mVHmbC6OOV2rsuJafeLebe4fxtT fdfU2GAESDjYkQ6LLRVf3XYGaA/JlKpAoqSfdJbJQo3jf9MGiWRXKetrmW92F2bGRfJd x3TclMVvoiHTDjYoN32Qq5H99z0+7xyvFqf0eMgahA3+QtmP+Dt8eRQ2jwJCArcdffUq eQ0kHEzfLDup4gFR+qJt0YZxiw0tST5XmxDNK3klPsyPTzKZMV4eyHjVPCwFv4oI3ouQ KDxklImgjin8Y/DOojIOnz+w5ypVx3KZzqKXkzFs1UitYA8mj4NmdQ9Pv19oF2PB2T/3 BF1w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=cUfSHsFr; 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 b1-v6si17020348pld.419.2018.10.20.06.52.21; Sat, 20 Oct 2018 06:52:36 -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; dkim=pass header.i=@kernel.org header.s=default header.b=cUfSHsFr; 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 S1727682AbeJTWCa (ORCPT + 99 others); Sat, 20 Oct 2018 18:02:30 -0400 Received: from mail.kernel.org ([198.145.29.99]:59636 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727364AbeJTWC3 (ORCPT ); Sat, 20 Oct 2018 18:02:29 -0400 Received: from localhost (10.193.71.37.rev.sfr.net [37.71.193.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 9D659214C3; Sat, 20 Oct 2018 13:51:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1540043516; bh=c66SbdJE2DGgHUPROthSQlNoEQXhg0tTvTvyMmUWTXg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=cUfSHsFrfL82xX2ygU7oKkknXukvuf3jlQaE5JF6PVb+QxAfDCo7tlJHp5D2wUNel VQQXTUX+BGGrH9n3JXHftJrZoe0wHAZKysx3JqZWGt3y4xAZpu5pKGrOAedh9ix1u4 HtT1XBzXcuCKE8F8EToPgcokYcXlpMOTi1boIulQ= Date: Sat, 20 Oct 2018 15:49:32 +0200 From: Greg Kroah-Hartman To: linux-kernel Cc: ksummit-discuss@lists.linuxfoundation.org, Thomas Gleixner , Olof Johansson , Chris Mason , Mishi Choudhary Subject: [PATCH 1/7] Code of conduct: Fix wording around maintainers enforcing the code of conduct Message-ID: <20181020134932.GB32218@kroah.com> References: <20181020134908.GA32218@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20181020134908.GA32218@kroah.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 From: Chris Mason As it was originally worded, this paragraph requires maintainers to enforce the code of conduct, or face potential repercussions. It sends the wrong message, when really we just want maintainers to be part of the solution and not violate the code of conduct themselves. Removing it doesn't limit our ability to enforce the code of conduct, and we can still encourage maintainers to help maintain high standards for the level of discourse in their subsystem. Signed-off-by: Chris Mason Acked-by: Alex Deucher Acked-by: Amir Goldstein Acked-by: Andrew Morton Acked-by: Ard Biesheuvel Acked-by: Benjamin Herrenschmidt Acked-by: Boris Brezillon Acked-by: Borislav Petkov Acked-by: Christian Lütke-Stetzkamp Acked-by: Christoph Hellwig Acked-by: Colin Ian King Acked-by: Dan Carpenter Acked-by: Dan Williams Acked-by: Daniel Borkmann Acked-by: Dave Airlie Acked-by: Dave Hansen Acked-by: David Ahern Acked-by: David Sterba Acked-by: Dmitry Torokhov Acked-by: Eric Dumazet Acked-by: Felipe Balbi Acked-by: Felix Kuehling Acked-by: Florian Fainelli Acked-by: Florian Westphal Acked-by: Geert Uytterhoeven Acked-by: Gregory CLEMENT Acked-by: Guenter Roeck Acked-by: Gustavo A. R. Silva Acked-by: Hans Verkuil Acked-by: Hans de Goede Acked-by: Harry Wentland Acked-by: Heiko Stuebner Acked-by: Ingo Molnar Acked-by: Jaegeuk Kim Acked-by: James Smart Acked-by: James Smart Acked-by: Jan Kara Acked-by: Jason A. Donenfeld Acked-by: Jeff Kirsher Acked-by: Jens Axboe Acked-by: Jessica Yu Acked-by: Jia-Ju Bai Acked-by: Jiri Kosina Acked-by: Jiri Olsa Acked-by: Joerg Roedel Acked-by: Johan Hovold Acked-by: Johannes Thumshirn Acked-by: Jonathan Corbet Acked-by: Julia Lawall Acked-by: Kees Cook Acked-by: Kirill Tkhai Acked-by: Kuninori Morimoto Acked-by: Laurent Pinchart Acked-by: Lina Iyer Acked-by: Linus Torvalds Acked-by: Linus Walleij Acked-by: Mark Brown Acked-by: Masahiro Yamada Acked-by: Masami Hiramatsu Acked-by: Matias Bjørling Acked-by: Maxime Ripard Acked-by: Michael Ellerman Acked-by: Mimi Zohar Acked-by: Miquel Raynal Acked-by: Nikolay Borisov Acked-by: Oded Gabbay Acked-by: Olof Johansson Acked-by: Palmer Dabbelt Acked-by: Paul E. McKenney Acked-by: Peter Zijlstra Acked-by: Rafael J. Wysocki Acked-by: Richard Weinberger Acked-by: Rik van Riel Acked-by: Rob Clark Acked-by: Rob Herring Acked-by: Rodrigo Vivi Acked-by: Sebastian Andrzej Siewior Acked-by: Sebastian Reichel Acked-by: Sergio Paracuellos Acked-by: Shawn Guo Acked-by: Shuah Khan Acked-by: Simon Horman Acked-by: Srinivas Kandagatla Acked-by: Stephen Hemminger Acked-by: Takashi Iwai Acked-by: Tejun Heo Acked-by: Theodore Ts'o Acked-by: Thierry Reding Acked-by: Thomas Gleixner Acked-by: Tim Bird Acked-by: Todd Poynor Acked-by: Wei Yongjun Acked-by: YueHaibing Reviewed-by: Mauro Carvalho Chehab Reviewed-by: Steven Rostedt Signed-off-by: Greg Kroah-Hartman --- Documentation/process/code-of-conduct.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Documentation/process/code-of-conduct.rst b/Documentation/process/code-of-conduct.rst index ab7c24b5478c..a2641c19cf26 100644 --- a/Documentation/process/code-of-conduct.rst +++ b/Documentation/process/code-of-conduct.rst @@ -70,10 +70,6 @@ appropriate to the circumstances. The TAB is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately. -Maintainers who do not follow or enforce the Code of Conduct in good faith may -face temporary or permanent repercussions as determined by other members of the -project’s leadership. - Attribution =========== -- 2.19.1