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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E2C2FC54EE9 for ; Tue, 27 Sep 2022 08:22:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231279AbiI0IWN (ORCPT ); Tue, 27 Sep 2022 04:22:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51122 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231130AbiI0IWH (ORCPT ); Tue, 27 Sep 2022 04:22:07 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 41B03AA4DC; Tue, 27 Sep 2022 01:22:05 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id EA68FB8198C; Tue, 27 Sep 2022 08:22:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4E2E1C433C1; Tue, 27 Sep 2022 08:22:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1664266922; bh=pxlcFe1lsswRR24DUMZ9doZA73cRVv7IeBcyhZAumnA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=BM4602TszfDF8QAGQTdA7Gvipnv3hBv3a3KCs0b0kc5/Or0Jt8SGY2vws66e9Uwhy 9xL0CiFy5a7NeEAijhH6KpRvM1P8wBG2Gy4PYtw+5pMX7OM3LiJ2Yfc/PGVmoBVF+T YgyY8kb10rnFqNwjh6FN+KYfDVE6r0xm74u2xUls= Date: Tue, 27 Sep 2022 10:22:00 +0200 From: Greg Kroah-Hartman To: Bagas Sanjaya Cc: Kristen Carlson Accardi , linux-doc@vger.kernel.org, corbet@lwn.net, Shuah Khan , linux-kernel@vger.kernel.org Subject: Re: [PATCH] Documentation/CoC: Reflect current CoC interpretation and practices Message-ID: References: <20220926211149.2278214-1-kristen@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 27, 2022 at 03:19:29PM +0700, Bagas Sanjaya wrote: > On 9/27/22 04:11, Kristen Carlson Accardi wrote: > > The Code of Conduct interpretation does not reflect the current > > practices of the CoC committee or the TAB. Update the documentation > > to remove references to initial committees and boot strap periods > > since it is past that time, and note that the this document > > does serve as the documentation for the CoC committee processes. > > > > When was the bootstrap period be concluded? I do not understand the question, sorry. What exactly are you asking here? confused, greg k-h