From: Paul Walmsley Date: Wed, 12 Jun 2019 12:33:45 +0000 (-0700) Subject: MAINTAINERS: don't automatically patches involving SiFive to the linux-riscv list X-Git-Tag: v5.4-rc1~512^2~13 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3e9d80a3b383495c6ff369aa8fc51433aff1e496;p=platform%2Fkernel%2Flinux-rpi.git MAINTAINERS: don't automatically patches involving SiFive to the linux-riscv list The current K: entry in the "SIFIVE DRIVERS" section causes scripts/get_maintainer.pl to recommend that all patches that originate from, or are sent or copied to, anyone with a @sifive.com E-mail address to be copied to the linux-riscv@lists.infradead.org mailing list: https://lore.kernel.org/linux-riscv/CABEDWGxKCqCq2HBU8u1-=QgmMCdb69oXxN5rz65nxNODxdCAnw@mail.gmail.com/ This is undesirable, since not all of these patches may be relevant to the linux-riscv@ mailing list. Fix by excluding K: matches that look like a sifive.com E-mail address. Based on the following patch from Palmer Dabbelt : https://lore.kernel.org/linux-riscv/mhng-2a897a66-1f3d-4878-ba47-1ae36b555540@palmer-si-x1e/ Signed-off-by: Paul Walmsley Cc: Palmer Dabbelt Reviewed-by: Palmer Dabbelt --- diff --git a/MAINTAINERS b/MAINTAINERS index 01a52fc964da..0736ef3fdc34 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14341,7 +14341,7 @@ M: Paul Walmsley L: linux-riscv@lists.infradead.org T: git git://github.com/sifive/riscv-linux.git S: Supported -K: sifive +K: [^@]sifive N: sifive SIFIVE FU540 SYSTEM-ON-CHIP