Make sure that patches related to the Nuvoton WPCM450 (part of the NPCM family) find the Nuvoton NPCM maintainers and reviewers.
I am adding myself as a reviewer, so that I don't miss these patches. Signed-off-by: Jonathan Neuschäfer <[email protected]> --- --- MAINTAINERS | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index d92f85ca831d3..97923952679a8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2184,14 +2184,15 @@ M: Tali Perry <[email protected]> R: Patrick Venture <[email protected]> R: Nancy Yuen <[email protected]> R: Benjamin Fair <[email protected]> +R: Jonathan Neuschäfer <[email protected]> L: [email protected] (moderated for non-subscribers) S: Supported -F: Documentation/devicetree/bindings/*/*/*npcm* -F: Documentation/devicetree/bindings/*/*npcm* -F: arch/arm/boot/dts/nuvoton-npcm* +F: Documentation/devicetree/bindings/*/*/*[nw]pcm* +F: Documentation/devicetree/bindings/*/*[nw]pcm* +F: arch/arm/boot/dts/nuvoton-[nw]pcm* F: arch/arm/mach-npcm/ -F: drivers/*/*npcm* -F: drivers/*/*/*npcm* +F: drivers/*/*[nw]pcm* +F: drivers/*/*/*[nw]pcm* F: include/dt-bindings/clock/nuvoton,npcm7xx-clock.h ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT -- 2.30.2

