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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 40AB9C47258 for ; Wed, 31 Jan 2024 23:42:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=2LHYrpB5LhQIK2sYPxp1SWMZThQntycy9GC9OkJm7ZI=; b=QD+2VU3dc3N2r5 KL1+u7texmJgzUWw0Ro7ih3Ds/FqzbPzxt226aZW2F5Tba1k4o92byq7VtZITccW+844YRlyRUXld t1Lvw1nKmxAyRaLwK+Ii9WZEyTeUN+h2MOAMG5mQtFOdLhqfxsry1MFArPgCDlBem5I86vmvqL3ZP S29Xi7IfJfoxGrEU6ztdnFH4CNwTOLlBch2f16xZNg+bLoe0nxmRFY4os4pBBtzLK+RwKW5krBUm9 X8b7VvQ+s4wkeuDn8dkKgOSNvGuowxVsCH+evL9l1cPXRmhrtcidJsnBRbhdLOI2E0kLsh18MyPMm IiH+dhexHFRK6u+VB+lg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rVKDQ-00000005z56-1eGi; Wed, 31 Jan 2024 23:42:00 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rVKDN-00000005z4H-2mwh for linux-arm-kernel@lists.infradead.org; Wed, 31 Jan 2024 23:41:58 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 1E1A1CE232B; Wed, 31 Jan 2024 23:41:55 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 97879C433C7; Wed, 31 Jan 2024 23:41:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1706744514; bh=Cxry7gNqW2doRhJEQkZIqtEdzMs9aiFd0Dqs4XIolps=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=k9c1ot3iIXBALfeUAu3wqIIJ7Ti8ktIInBfVbWNZhd1coiGlvHEg/G7EFO4mB2vR3 tCnJ5dWRDePTI5zb3mVZzlXawgGgnmwTJuV2A04LjKjcictcYm5SXybHee+VtGT/lg dUax5FimBswXB5IlU2zZlSGiaznW3aCVYxH2mvEqd1CwTHIcVniV/3Cw0xGkP/3ZIH SgUm/bpRtF6R0dgePswepsAgLm9BLA+S5pu/r82Zqdbms5RmuJXRRMJ61TfPmXqxLW HgFNjRnXlbkc189WnNNSXT9HavAuiCpcrVvTMjBwdDyCqWDmQl7Qol3VyBhsBxcNyM 7DWjvyFUBV+YA== Date: Wed, 31 Jan 2024 15:41:48 -0800 From: Jakub Kicinski To: Andrew Halaney Cc: Vinod Koul , bhupesh.linux@gmail.com, Alexandre Torgue , Jose Abreu , "David S. Miller" , Eric Dumazet , Paolo Abeni , Maxime Coquelin , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] MAINTAINERS: Drop unreachable reviewer for Qualcomm ETHQOS ethernet driver Message-ID: <20240131154148.00d9d318@kernel.org> In-Reply-To: References: <20240129-remove-dwmac-qcom-ethqos-reviewer-v1-1-2645eab61451@redhat.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240131_154157_925497_CD70C5FB X-CRM114-Status: GOOD ( 11.31 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 30 Jan 2024 09:53:22 -0600 Andrew Halaney wrote: > > Looks like Bhupesh sent the patch changing but never followed up with a > > v2 for this: > > lore.kernel.org/r/20230915191600.3410862-1-bhupesh.linux@gmail.com > > > > Would prefer if this is changed to his email (copied him as well) > > > > Thanks for finding that! Bhupesh, do you plan on spinning a v2 soon? If > so I will not send a v2, otherwise I can respin this with your email and > no .mailmap change. The lack of response is not inspiring confidence. We can add Bhupesh back if he wants to be active again.. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel