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 2E4B1CCA473 for ; Wed, 15 Jun 2022 05:40:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237203AbiFOFkQ (ORCPT ); Wed, 15 Jun 2022 01:40:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33740 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229595AbiFOFkO (ORCPT ); Wed, 15 Jun 2022 01:40:14 -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 6211248E67; Tue, 14 Jun 2022 22:40:13 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id EEFF5616C4; Wed, 15 Jun 2022 05:40:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 4E8CFC3411B; Wed, 15 Jun 2022 05:40:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1655271612; bh=/VUFfwdAz5D+vWMY4vZrXF3RLilJ/K4ApW15+UIs4HE=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=WlKy8oSZXO2zwqWD6OEBcWAyp1wCCNJikwNkmNbCEcdAAU1Unp1M+mfd7HjBSg4g5 JsQKlTnAbsiQqNbY5yHqbnsHxbabWnnFBsn32m96/2n/f+MWQs2pqTB2tK9rkNDDgA UCbhSKPL1PZL23DgozIUPrHGojfKoDMROHUQryTIT5KTTocVvJUlagYhvCYkYZHRgm XQeSZk7RDjx4BzPHKwgcTfiMJRCMb7kJzU0bRUdKMawdI4x0UoZay1gyPi/AtdZx1w JVjPXXEk0OUFtGdBkzyOGwonWjnidtTjscwFmGyNTD7SA28KyPALEZKsPakm1OUNfo w79FbQu0IENIg== 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 33594E73856; Wed, 15 Jun 2022 05:40:12 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] MAINTAINERS: add include/dt-bindings/net to NETWORKING DRIVERS From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165527161220.30672.4060128437193370686.git-patchwork-notify@kernel.org> Date: Wed, 15 Jun 2022 05:40:12 +0000 References: <20220613121826.11484-1-lukas.bulwahn@gmail.com> In-Reply-To: <20220613121826.11484-1-lukas.bulwahn@gmail.com> To: Lukas Bulwahn Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, netdev@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski : On Mon, 13 Jun 2022 14:18:26 +0200 you wrote: > Maintainers of the directory Documentation/devicetree/bindings/net > are also the maintainers of the corresponding directory > include/dt-bindings/net. > > Add the file entry for include/dt-bindings/net to the appropriate > section in MAINTAINERS. > > [...] Here is the summary with links: - MAINTAINERS: add include/dt-bindings/net to NETWORKING DRIVERS https://git.kernel.org/netdev/net/c/b60377de7790 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html