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 A0A64C77B7C for ; Fri, 12 May 2023 08:00:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240285AbjELIAl (ORCPT ); Fri, 12 May 2023 04:00:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33226 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240304AbjELIA3 (ORCPT ); Fri, 12 May 2023 04:00:29 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D854910E40 for ; Fri, 12 May 2023 01:00:23 -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 61B27653B9 for ; Fri, 12 May 2023 08:00:23 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id B313FC4339E; Fri, 12 May 2023 08:00:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1683878422; bh=gUj7gGh4OJoB4CxweJ8piF2fXBRJwvz7pJEBYl6Fgg0=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=Z2ECf/jyeTv30+gxnp/gND1fLfwqKJrq0zjwEHPAhbRAIP3h4LuofNuncuoiGCBL6 4x5CgC2Ic+AGRE2FufLiB5VsGwuN+mgD5zbzz0Jgrgam6MHrpxqjeAxdxWsmzR3kSz HIfHFRDI4RBJlOroZHiLOf+MMTErJ+/NN1tWDTQWVCQYqqlDvlOJIT61oOKT9x0DBm aWmpKTWZmJRyNvCinrSXABvUHNO6qaU1bX8i1KxkWtDam5gp1x/YaaZbOt7H3KucfW yKdauSmyEDbIdd+py8f2SiDv23cG9bHYFcqGI8RcR1CdATGpJfmJ3KjecdmAjTJkqp qUKWM8MhoM8aA== 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 9A30FE4D00E; Fri, 12 May 2023 08:00:22 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net] MAINTAINERS: don't CC docs@ for netlink spec changes From: patchwork-bot+netdevbpf@kernel.org Message-Id: <168387842262.16770.8136584455038121536.git-patchwork-notify@kernel.org> Date: Fri, 12 May 2023 08:00:22 +0000 References: <20230511014339.906663-1-kuba@kernel.org> In-Reply-To: <20230511014339.906663-1-kuba@kernel.org> To: Jakub Kicinski Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com, pabeni@redhat.com, linux-doc@vger.kernel.org, corbet@lwn.net Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org Hello: This patch was applied to netdev/net.git (main) by David S. Miller : On Wed, 10 May 2023 18:43:39 -0700 you wrote: > Documentation/netlink/ contains machine-readable protocol > specs in YAML. Those are much like device tree bindings, > no point CCing docs@ for the changes. > > Signed-off-by: Jakub Kicinski > --- > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) Here is the summary with links: - [net] MAINTAINERS: don't CC docs@ for netlink spec changes https://git.kernel.org/netdev/net/c/01e8f6cd108b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html