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 68565C07E9D for ; Tue, 27 Sep 2022 12:08:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229810AbiI0MIZ (ORCPT ); Tue, 27 Sep 2022 08:08:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46726 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232002AbiI0MIX (ORCPT ); Tue, 27 Sep 2022 08:08:23 -0400 Received: from mail-pf1-x434.google.com (mail-pf1-x434.google.com [IPv6:2607:f8b0:4864:20::434]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B342AA2AA8; Tue, 27 Sep 2022 05:08:18 -0700 (PDT) Received: by mail-pf1-x434.google.com with SMTP id a80so9497742pfa.4; Tue, 27 Sep 2022 05:08:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=kWbWkuKWvVGaeeFfHEB2UkzJbLFThe5KkEvYUbeof1g=; b=QiIlkU5VJGjW3xNo8lW81gmbbWTpoogY3aFw8UUx+R5v2LKlhX7yLyJzzFRAekwLNV 3D1AW1IIizT6obpp/GJ17O1DqEXNlPk4tYPgNhWg/u20V4ggTBPlKHAs6X/TNWa95yK1 lz4+n/IAFQJyzEKvmhY2iWbg1Inf1SzZvSnhyICO8FMPaDz5Xbs0e5n2tzBzZyeEAMUk NiLqa8BlbkYbzxhAggp13rU4RhMSvrRvyPmhM286vmE4If5grOX1kJ0TewpeE0KZIJ9n fzNGju1tnQmaLi64p75mUJ1mUlt22CVLJb7HOVe8F0qwtDRtwSGpLOtqrnK17stsdVqZ V89Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=kWbWkuKWvVGaeeFfHEB2UkzJbLFThe5KkEvYUbeof1g=; b=nc1t2NrjEPxhxOdKh+HYQnUublEHTvmRpHSMON+bg/jiSAx3I7pt5uvJXpEExJy7ZP eNL1MBAG6xKXoVvLyZNQzQKvvyX5+Je5EueEDeBjCLwfwiNt/ghDsl42RbyoxjRq0JEA mcmN5i6/4Ug8MXgR19rr0yPzGClg7Lwa6U3zXNBW7VoOf7N2GFdyPEtK2aA6olby+SwZ gL1GwnoAUNa6v3xsVOLYrTXovxiV1DgZeR+EzGYz0vCohlJzRW6fDbRHJkQ59ZbkQEK7 A/witkWwB4PdanUsALMEKaf9tRF+whHpFlwKmthma9/hvY4XRChUeDpf79imAPcbFvhm Lscg== X-Gm-Message-State: ACrzQf095PMEqM+1inBNMVND1fQy/Kmn4NRV5K2vIQwVyrTrP5F+dB5s uThAU/bayXCafDU0Go4zfkIGPND+nr8= X-Google-Smtp-Source: AMsMyM41ioVUEdSMLDienYDhZ9Bh/Sytq2y6mQVYRhL7zxWz7UrXW8/vgwG+Y0kmXuEW0ngKos8A3Q== X-Received: by 2002:a63:a18:0:b0:43b:e1c8:fdae with SMTP id 24-20020a630a18000000b0043be1c8fdaemr23826019pgk.163.1664280498131; Tue, 27 Sep 2022 05:08:18 -0700 (PDT) Received: from [192.168.43.80] (subs28-116-206-12-58.three.co.id. [116.206.12.58]) by smtp.gmail.com with ESMTPSA id j13-20020a170903024d00b0017541ecdcfesm1354079plh.229.2022.09.27.05.08.14 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 27 Sep 2022 05:08:17 -0700 (PDT) Message-ID: Date: Tue, 27 Sep 2022 19:08:11 +0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.1 Subject: Re: [PATCH] Documentation/CoC: Reflect current CoC interpretation and practices Content-Language: en-US To: Greg Kroah-Hartman Cc: Kristen Carlson Accardi , linux-doc@vger.kernel.org, corbet@lwn.net, Shuah Khan , linux-kernel@vger.kernel.org References: <20220926211149.2278214-1-kristen@linux.intel.com> From: Bagas Sanjaya In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On 9/27/22 15:43, Greg Kroah-Hartman wrote: >> 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 Thanks Greg for the info! -- An old man doll... just what I always wanted! - Clara