ASoC: Add Cirrus and Wolfson headers to ASoC section of MAINTAINERS
authorRichard Fitzgerald <rf@opensource.cirrus.com>
Tue, 15 Apr 2025 12:29:27 +0000 (13:29 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 15 Apr 2025 12:57:30 +0000 (13:57 +0100)
commit63ec4baf725cbde506f0a9640ae6751622b81b0a
tree9dc2faa62a04272f03a6a281c475fae70ed8e480
parent1749125091cd0834632ac295caa65f8c57628be6
ASoC: Add Cirrus and Wolfson headers to ASoC section of MAINTAINERS

Specifically list various Cirrus Logic and Wolfson Micro codec header files
under include/sound/ within the ASoC section of MAINTAINERS. Note that not
all the include/sound/cs* files are part of ASoC, so more-specific patterns
are needed.

These files are all part of ASoC codec drivers, and are owned by specific
Cirrus Logic and Wolfson Micro sections of MAINTAINERS. But the overall
include/sound/* maintainership is only Takashi Iwai and Jaroslav Kysela.
So by default get_maintainer.pl would only show Takashi and Jaroslav as
maintainers for any patch that changes these files without changing any
code under sound/soc.

There is a separate MAINTAINERS section for ASoC, so the headers must be
added there to make the ASoC maintainers show up in get_maintainer.pl.

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://patch.msgid.link/20250415122927.512200-1-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
MAINTAINERS