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 04B23C001DF for ; Sat, 22 Jul 2023 02:10:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230191AbjGVCKZ (ORCPT ); Fri, 21 Jul 2023 22:10:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48814 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229841AbjGVCKX (ORCPT ); Fri, 21 Jul 2023 22:10:23 -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 710D930D6 for ; Fri, 21 Jul 2023 19:10:22 -0700 (PDT) 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 03F9861DC6 for ; Sat, 22 Jul 2023 02:10:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 6BA91C433C7; Sat, 22 Jul 2023 02:10:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1689991821; bh=LZMXAF3sjY0rOtOE+mG9qozWkjoC4MEsPJb4ux6Pn5M=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=D0+9xPAC3kMEMaUpnnHK/79jVdGVCezCLvQQYELPIHxbhrXJCsU4HzJm4siRe9VOa GROZDrn4J7UCFAtDTkW98coIwj446LMuCM3Zmvv9sqNq1s4a5GdjKCQquAcWSlTESh MxTAYDV6abxFQHWPLMcrbvQpiIkhrQjaUPQK7Oe5blXbH6a0FVYCLREvvlLwJXRb0a UKrtbOyslK+d5NCJMa4PrY6jURGbQI7eAqcd0CeOy9uPotospVbwCCb4T6jknrGqnh O5q9jRX/5x+Q9JBUQB7iJFLS6pyJli+reenWKf8sUdn1xOIdCWtKv1/gX3hBPfsCyY WaafN+ypOiADg== 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 3DA33C595D0; Sat, 22 Jul 2023 02:10:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next] MAINTAINERS: net: fix sort order From: patchwork-bot+netdevbpf@kernel.org Message-Id: <168999182123.11383.18422705757059724914.git-patchwork-notify@kernel.org> Date: Sat, 22 Jul 2023 02:10:21 +0000 References: <20230720151107.679668-1-mkl@pengutronix.de> In-Reply-To: <20230720151107.679668-1-mkl@pengutronix.de> To: Marc Kleine-Budde Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org, kernel@pengutronix.de, florian.fainelli@broadcom.com, justin.chen@broadcom.com Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Thu, 20 Jul 2023 17:11:07 +0200 you wrote: > Linus seems to like the MAINTAINERS file sorted, see > c192ac735768 ("MAINTAINERS 2: Electric Boogaloo"). > > Since this is currently not the case, restore the sort order. > > Cc: Florian Fainelli > Cc: Justin Chen > Fixes: 3abf3d15ffff ("MAINTAINERS: ASP 2.0 Ethernet driver maintainers") > Signed-off-by: Marc Kleine-Budde > > [...] Here is the summary with links: - [net-next] MAINTAINERS: net: fix sort order https://git.kernel.org/netdev/net-next/c/070e8bd31b28 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html