From: Geert Uytterhoeven Date: Fri, 17 Mar 2023 07:59:00 +0000 (+0100) Subject: MAINTAINERS: renesas: Add "renesas," file contents pattern X-Git-Tag: v6.4-rc1~170^2~9^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e135922f608572f216c959202d0ef303aa2a0c1;p=thirdparty%2Flinux.git MAINTAINERS: renesas: Add "renesas," file contents pattern Add a keyword match pattern for the word "renesas," in files to the ARM/RISC-V/RENESAS ARCHITECTURE section. This make sure patches changing drivers that match against "renesas," (as used mostly for Renesas on-SoC components) are CCed to the linux-renesas-soc mailing list. Signed-off-by: Geert Uytterhoeven Acked-by: Wolfram Sang Acked-by: Niklas Söderlund Link: https://lore.kernel.org/r/c1be1e97c5457eade25b0eb5118196677cecfc08.1679039809.git.geert+renesas@glider.be --- diff --git a/MAINTAINERS b/MAINTAINERS index 8d5bc223f3053..91496d20d9979 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2654,6 +2654,7 @@ F: arch/arm64/boot/dts/renesas/ F: arch/riscv/boot/dts/renesas/ F: drivers/soc/renesas/ F: include/linux/soc/renesas/ +K: \brenesas, ARM/RISCPC ARCHITECTURE M: Russell King