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 82DF5C07E9D for ; Tue, 27 Sep 2022 08:43:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229582AbiI0Inr (ORCPT ); Tue, 27 Sep 2022 04:43:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39238 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231268AbiI0Ind (ORCPT ); Tue, 27 Sep 2022 04:43:33 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5C0E67539B; Tue, 27 Sep 2022 01:43:32 -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 dfw.source.kernel.org (Postfix) with ESMTPS id 0253661736; Tue, 27 Sep 2022 08:43:32 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 11144C433D6; Tue, 27 Sep 2022 08:43:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1664268211; bh=cMC0mbnCxjb8IKzSlWcakWh/99h0aVPN0peMWzbTBdg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=s7XInvNcFk1a+0zD9fVBCEVG9kYlk7mXr09rw68F3kZvjpm5uRpNFEQxYuKaeSLir mIGs8cffCmPWHhII0K4CXPglklQAJlCPAIe5y8RfX6BzBc2yOLmBwfN0p260mAnmZH X8HcolgRgPJTG2ytlQ5WI8DnbW2ZtYEa2/LSl3/I= Date: Tue, 27 Sep 2022 10:43:29 +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:27:24PM +0700, Bagas Sanjaya wrote: > On 9/27/22 15:22, Greg Kroah-Hartman wrote: > >> When was the bootstrap period be concluded? > > > > I do not understand the question, sorry. What exactly are you asking > > here? > > > > confused, > > > > greg k-h > > Hi Greg, > > In the patch, the mention to bootstrap period of CoC committee is > replaced with note about dynamic nature of CoC interpretation. I asked > when the duration of bootstrap period was before we got into status quo. It was a while ago, a few years perhaps? We had forgotten to update the document since then, sorry. greg k-h