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 839E6C001E0 for ; Tue, 8 Aug 2023 22:00:50 +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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=crvwM8TKNJF6lt3VJgAZxzhzvHE3fkEQaNAF4/xL0+4=; b=V/xRyRGeh40CDS Jj5arG1kD+9rc+Ueo9vlBCGt95CKV/ldc5Spq7k3qP0CnuVWsWBS3WI69/rku9ZpkU7mODnuu7eHH unuBDaZ1ETWqSX0Qk3oG+uTn/Px5iSyAKbDMBN7Xj0aDlxQrZXKJkvexc/ODPg6cOu4Jh0fFbfG0v f8WBfBkTOv5y7vBMOz860wXRqeiX+lu3pVdh6fopirVBo1edsdNPdTrAUg+hhpymTZ4Fv+4Y0KNnN U//VTRSW5IB06KLJNMUp6/HDEz/QytSIn9N5cdxUAd+9aDI95mx4oaMPb9XGnZkX1L3Jsaoaei6b3 u/M8GlfFxfhyOOBkd0eA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qTUke-003Xpu-1y; Tue, 08 Aug 2023 22:00:28 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qTUkc-003Xod-0G for linux-arm-kernel@lists.infradead.org; Tue, 08 Aug 2023 22:00:27 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 84A1E62D96; Tue, 8 Aug 2023 22:00:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id D9F24C433C9; Tue, 8 Aug 2023 22:00:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1691532021; bh=0CjdeW56CS2059Vkt0DNasnDqdrqZiTUPNvFROKH9Ko=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=ZFemw6DCXpLlNx2M8biWQnKG3G228tzyxO2dijgeS5BR8kYOhiNBGzBKha5+8d+b2 H+k1cuGzP7aOdznQujTvJWUvn2gbn5el8wfXv0ckwsOco5A349k4qSpCkdR2l2rDPJ /VjtO3ISJJnBU0HNKQG//Cco7C9TWwu0woPCTD18X8jWuxJSRRV+RzWBejgo/u9tTd jbq3m4HVzjWmd4F3Pa9xDXTAf89j+F2oyLPA4YKE2BKJwajq/nn22fqOOwpOLhVdS4 2UaIpasp0qBxfi2P/3Ciw85m047r/IcMGcuaKbF08+sZx2IlAYJIflQoRUIWKIs9l1 iIzTLi4REA3dA== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id B9192C395C5; Tue, 8 Aug 2023 22:00:21 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH] MAINTAINERS: update Claudiu Beznea's email address From: patchwork-bot+netdevbpf@kernel.org Message-Id: <169153202174.6931.11202742037860925480.git-patchwork-notify@kernel.org> Date: Tue, 08 Aug 2023 22:00:21 +0000 References: <20230804050007.235799-1-claudiu.beznea@tuxon.dev> In-Reply-To: <20230804050007.235799-1-claudiu.beznea@tuxon.dev> To: claudiu beznea X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230808_150026_184753_BC7045AD X-CRM114-Status: UNSURE ( 9.59 ) X-CRM114-Notice: Please train this message. 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: , Cc: thierry.reding@gmail.com, linux-pwm@vger.kernel.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, edumazet@google.com, linux-pm@vger.kernel.org, maz@kernel.org, tiwai@suse.com, lgirdwood@gmail.com, conor.dooley@microchip.com, broonie@kernel.org, srinivas.kandagatla@linaro.org, sre@kernel.org, u.kleine-koenig@pengutronix.de, perex@perex.cz, kuba@kernel.org, netdev@vger.kernel.org, pabeni@redhat.com, davem@davemloft.net, linux-arm-kernel@lists.infradead.org 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 Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski : On Fri, 4 Aug 2023 08:00:07 +0300 you wrote: > Update MAINTAINERS entries with a valid email address as the Microchip > one is no longer valid. > > Acked-by: Conor Dooley > Acked-by: Nicolas Ferre > Signed-off-by: Claudiu Beznea > > [...] Here is the summary with links: - MAINTAINERS: update Claudiu Beznea's email address https://git.kernel.org/netdev/net/c/fa40ea27ede3 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel