From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: [PATCH v2 11/23] MAINTAINERS: Add file patterns for mailbox device tree bindings Date: Sun, 12 Mar 2017 14:16:55 +0100 Message-ID: <1489324627-19126-12-git-send-email-geert@linux-m68k.org> References: <1489324627-19126-1-git-send-email-geert@linux-m68k.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: <1489324627-19126-1-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: Rob Herring , Mark Rutland , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Geert Uytterhoeven , Jassi Brar List-Id: devicetree@vger.kernel.org Submitters of device tree binding documentation may forget to CC the subsystem maintainer if this is missing. Signed-off-by: Geert Uytterhoeven Cc: Jassi Brar --- Please apply this patch directly if you want to be involved in device tree binding documentation for your subsystem. v2: - No changes. Impact on next-20170310: -Rob Herring (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:5/5=100%) +Jassi Brar (maintainer:MAILBOX API) +Rob Herring (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) Mark Rutland (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) -Jassi Brar (commit_signer:3/5=60%) -"Andreas Färber" (commit_signer:1/5=20%) -Stefan Wahren (commit_signer:1/5=20%,authored:1/5=20%) -Nishanth Menon (commit_signer:1/5=20%,authored:1/5=20%) -Rob Rice (authored:1/5=20%) -Neil Armstrong (authored:1/5=20%) -Joseph Lo (authored:1/5=20%) +linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (open list:MAILBOX API) devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) -linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (open list) --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index bbed579cfccc092c..2692055d221e2bb2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7795,6 +7795,7 @@ MAILBOX API M: Jassi Brar L: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org S: Maintained +F: Documentation/devicetree/bindings/mailbox/ F: drivers/mailbox/ F: include/linux/mailbox_client.h F: include/linux/mailbox_controller.h -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html