Received: by 2002:ac0:aa62:0:0:0:0:0 with SMTP id w31-v6csp260177ima; Sat, 20 Oct 2018 06:52:38 -0700 (PDT) X-Google-Smtp-Source: ACcGV624+E+1tYBzPEOkPLcDrZrBYLsAlA9BukZR5zvK4UwV/2AF+adI+SXo9kyvn7p6Hgyj/q/h X-Received: by 2002:a63:f005:: with SMTP id k5-v6mr36669300pgh.259.1540043558119; Sat, 20 Oct 2018 06:52:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1540043558; cv=none; d=google.com; s=arc-20160816; b=Isz9iTVyoD/kO95vfI6ZLJ4lorG9dY6Ri81/CXqB39qSBW0bNSCBxTQlHtDeDkN3pa nQi7pTbb6+9PrvDQ6ntDhzBzvqDhXWL286i3Uo4x3jQj26ujbz9c4S9vA1YDBGi8eEfC A8L+ksZriOP94Fs3PiXcqqWLzsIjyVgAlAyIXC1/l4nGcgMRfQbRdCw7SC+OzS6FfeqI 7dkDp8rIYIux6xD6I5uHhnYFd3AdqFreHES7ENwxQb+QA2h/TSU/rtJ7/dCJVz8+SqN0 9w/rxRjXOODJJaXm6ovsrW59S7wtCiLFUyQ2hQHsS4WOEPiV1qWBL4/6eaJbzHhglQDo MdVQ== 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:dkim-signature; bh=JLQRFMZ9G2KwAOJflYuQQYX+gv3XZI7iWBrG37CssSg=; b=gl8slVkGJ9rtofBf5iOFBXazbe4L/Ng3yJ5WtC7gzE2I3D0+QvpRdYdw+DZORnPNnS Hba8LrgrlIdU4jlqwztQGyoQDLnhCdktK+lbkZc7TFghigAdA4G0qxbwaqCwEHX3y9Kv wMnfgweNmBvoyKg/V9kD/EdubaH6+6l0XQqx5Dcei+ezyq0AGNSnt65pzLcnJnlDezRq 2OqsZfiTCIgvcrZXXsNOVzDv28YBC/Ri1dulnZA1UWTyofbFxdijpfJTc8BvjxFKlNlT A7YWSithtzClxfTf01H5f9wM1i8ME6b9cvKRjaQLDUX+OLrdPhYe7+ttkV7lN/1/bOJ9 vn1g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=uGir46BY; 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 v32-v6si28399845pgk.16.2018.10.20.06.52.23; Sat, 20 Oct 2018 06:52:38 -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=uGir46BY; 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 S1727723AbeJTWCf (ORCPT + 99 others); Sat, 20 Oct 2018 18:02:35 -0400 Received: from mail.kernel.org ([198.145.29.99]:59828 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727364AbeJTWCe (ORCPT ); Sat, 20 Oct 2018 18:02:34 -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 6AD8421530; Sat, 20 Oct 2018 13:52:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1540043520; bh=afu4MZ/C5g5tu+kpemQoAwiHudy7NvlJ0Tl8QX8WW0s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=uGir46BYF/6kOqPCmm3+KokDxHwNLPxWOV0yJ88Au3kXKC/QuNdW9O4BcxHxtz+9u VyBLNpSvN5sysOlf8mijq3QNAAPFE67wNUyOsKCb0cXNGdsN0C0tL5o2HnQGGvQzbB 17xW0LAzM5uE2l7aMzujBJgTa8GInxw5ullHMjTE= Date: Sat, 20 Oct 2018 15:50:21 +0200 From: Greg Kroah-Hartman To: linux-kernel Cc: ksummit-discuss@lists.linuxfoundation.org, Thomas Gleixner , Olof Johansson , Chris Mason , Mishi Choudhary Subject: [PATCH 3/7] Code of Conduct Interpretation: Properly reference the TAB correctly Message-ID: <20181020135021.GD32218@kroah.com> References: <20181020134908.GA32218@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 We use the term "TAB" before defining it later in the document. Fix that up by defining it at the first location. Reported-by: Kuninori Morimoto Acked-by: Chris Mason Acked-by: Olof Johansson Acked-by: Theodore Ts'o Acked-by: Thomas Gleixner Signed-off-by: Greg Kroah-Hartman --- .../process/code-of-conduct-interpretation.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Documentation/process/code-of-conduct-interpretation.rst b/Documentation/process/code-of-conduct-interpretation.rst index b14441711f7b..ecf84cd29735 100644 --- a/Documentation/process/code-of-conduct-interpretation.rst +++ b/Documentation/process/code-of-conduct-interpretation.rst @@ -45,11 +45,11 @@ regarding conduct issues. Maintainers should be willing to help when problems occur, and work with others in the community when needed. Do not be afraid to reach out to -the TAB or other maintainers if you're uncertain how to handle -situations that come up. It will not be considered a violation report -unless you want it to be. If you are uncertain about approaching the -TAB or any other maintainers, please reach out to our conflict mediator, -Mishi Choudhary . +the Technical Advisory Board (TAB) or other maintainers if you're +uncertain how to handle situations that come up. It will not be +considered a violation report unless you want it to be. If you are +uncertain about approaching the TAB or any other maintainers, please +reach out to our conflict mediator, Mishi Choudhary . In the end, "be kind to each other" is really what the end goal is for everybody. We know everyone is human and we all fail at times, but the @@ -125,9 +125,9 @@ are listed at . Members can not access reports made before they joined or after they have left the committee. The initial Code of Conduct Committee consists of volunteer members of -the Technical Advisory Board (TAB), as well as a professional mediator -acting as a neutral third party. The first task of the committee is to -establish documented processes, which will be made public. +the TAB, as well as a professional mediator acting as a neutral third +party. The first task of the committee is to establish documented +processes, which will be made public. Any member of the committee, including the mediator, can be contacted directly if a reporter does not wish to include the full committee in a -- 2.19.1