From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 8579E1DA53 for ; Wed, 17 Apr 2024 19:16:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=140.211.166.136 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1713381420; cv=none; b=XpGjuaYRCIdrfpADj1XPlr0Jx/Gh0wNJ9uWEL0XdV2gc6ENUWfZ8BAHq37pmPC+zbfhTYCFRlQxAN6Id34NHEU4jzu4+B2TU9tIrSPw0st3HsM9S7chVBajEyiHxaZEgAM3llP/OljdtKi4dR/AsLV+AuFxIWrCyKQVs+U+Fiac= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1713381420; c=relaxed/simple; bh=FS5Cq+6kDsQZ7zmGT0Uz2ZDnjhmw9YIuUl/9mdGRIXg=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=U3foVRzA57WTnuDb+miXXt9rimdsY6ih01pvlSX1wWFNeWDqXGTfVeD20pvljemP3gncUDUIr0mL2/vWWaYFhkEEiOfTZFdeJt+g/4mAuRwRTU8H8THX4c2jlFRjzQSD1K8ew8qTHHALuUtDYuALRDBZVfRWVr6LKrv1fW5rcEk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=lwn.net header.i=@lwn.net header.b=JminPIlD; arc=none smtp.client-ip=140.211.166.136 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=lwn.net header.i=@lwn.net header.b="JminPIlD" Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 31C23606D6 for ; Wed, 17 Apr 2024 19:16:59 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id KfqskZmmc3UC for ; Wed, 17 Apr 2024 19:16:58 +0000 (UTC) X-Greylist: delayed 375 seconds by postgrey-1.37 at util1.osuosl.org; Wed, 17 Apr 2024 19:16:58 UTC DMARC-Filter: OpenDMARC Filter v1.4.2 smtp3.osuosl.org 9D79C606A5 Authentication-Results: smtp3.osuosl.org; dmarc=pass (p=none dis=none) header.from=lwn.net DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 9D79C606A5 Authentication-Results: smtp3.osuosl.org; dkim=pass (2048-bit key, unprotected) header.d=lwn.net header.i=@lwn.net header.a=rsa-sha256 header.s=20201203 header.b=JminPIlD Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=45.79.88.28; helo=ms.lwn.net; envelope-from=corbet@lwn.net; receiver= Received: from ms.lwn.net (ms.lwn.net [45.79.88.28]) by smtp3.osuosl.org (Postfix) with ESMTPS id 9D79C606A5 for ; Wed, 17 Apr 2024 19:16:58 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 ms.lwn.net E112D47C2E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lwn.net; s=20201203; t=1713381035; bh=W5JCAsbM/nBDmWfy7xI7m1iOC9NA2dMC1T66F41+tHQ=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=JminPIlDPZlHUX9q1TUnCoDZX2NI5WM0n4P8bbNh7Je4kdgOx4hAqfY2ItSW5w/3A Rda8MCQRm9B3JuJBXzfWXn7kQeYgqsfj8nMyisMA75h0QmdMlwYokorvGqpjwOgKdi xhgHSro8i7KZNhuJJLvcZjzJ2/Xx8KECEHARTHIzVDmP1L67mvo0tZRSw8CLVRZ6vl xcLbEAyCnVYvKoiGljsgHul/JdnYiBzrzTssR8HbbClJene/ByTyagMeVd0u0lipD2 1a9drr/kgDYkcqk7ASGBXeb8setjiHYGd7x4Loy3yKSxw/Lg4kNN+UbUp3Lu11KAl2 QdM5dQXdvLyFA== Received: from localhost (mdns.lwn.net [45.79.72.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id E112D47C2E; Wed, 17 Apr 2024 19:10:35 +0000 (UTC) From: Jonathan Corbet To: Shuah Khan , "tech-board-discuss@lists.linuxfoundation.org" Cc: "conduct@kernel.org" , Shuah Khan Subject: Re: Linux Kernel Code of Conduct Committee: March 31, 2024 In-Reply-To: <2d85f6df-cc8a-4e7d-a518-d4b99ac5bbd3@linuxfoundation.org> References: <97f44075-8bef-479d-bebb-f44c1a5886df@linuxfoundation.org> <2d85f6df-cc8a-4e7d-a518-d4b99ac5bbd3@linuxfoundation.org> Date: Wed, 17 Apr 2024 13:10:24 -0600 Message-ID: <878r1brejj.fsf@meer.lwn.net> Precedence: bulk X-Mailing-List: tech-board-discuss@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain Shuah Khan writes: > All, > > On 4/12/24 09:38, Shuah Khan wrote: >> Dear TAB members, >> >> Please review this Code of Conduct Report for October 1, 2023 through >> March 31, 2024 and give us feedback. > > Please give it a read when you get a chance and give us feedback. Looks fine to me, FWIW. It does occur to me to wonder, though, if these reports should say who the committee is? That might help to make things appear just a bit less opaque. jon