On 10/20/23 08:12, Jaroslav Kysela wrote:
As discussed on alsa-devel mailing list [1], it is useful to have an open
mailing list to avoid moderation delays for the kernel patch work. Use
linux-sound mailing list for kernel driver related threads.
In the first stage, change the list for the ALSA core, ASoC and tests.
[1] https://lore.kernel.org/alsa-devel/20231019-posture-cache-fe060b@meerkat/
Cc: Takashi Iwai <tiwai@xxxxxxxx>
Cc: Mark Brown <broonie@xxxxxxxxxx>
Cc: Ivan Orlov <ivan.orlov0322@xxxxxxxxx>
Cc: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
Signed-off-by: Jaroslav Kysela <perex@xxxxxxxx>
---
MAINTAINERS | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 7a7bd8bd80e9..007c0b204df7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20061,7 +20061,7 @@ F: include/linux/sony-laptop.h
SOUND
M: Jaroslav Kysela <perex@xxxxxxxx>
M: Takashi Iwai <tiwai@xxxxxxxx>
-L: alsa-devel@xxxxxxxxxxxxxxxx (moderated for non-subscribers)
+L: linux-sound@xxxxxxxxxxxxxxx
S: Maintained
W: http://www.alsa-project.org/
Q: http://patchwork.kernel.org/project/alsa-devel/list/
@@ -20074,7 +20074,7 @@ F: tools/testing/selftests/alsa
SOUND - ALSA SELFTESTS
M: Mark Brown <broonie@xxxxxxxxxx>
-L: alsa-devel@xxxxxxxxxxxxxxxx (moderated for non-subscribers)
+L: linux-sound@xxxxxxxxxxxxxxx
L: linux-kselftest@xxxxxxxxxxxxxxx
S: Supported
F: tools/testing/selftests/alsa
@@ -20100,7 +20100,7 @@ F: sound/soc/soc-generic-dmaengine-pcm.c
SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
M: Liam Girdwood <lgirdwood@xxxxxxxxx>
M: Mark Brown <broonie@xxxxxxxxxx>
-L: alsa-devel@xxxxxxxxxxxxxxxx (moderated for non-subscribers)
+L: linux-sound@xxxxxxxxxxxxxxx
S: Supported
W: http://alsa-project.org/main/index.php/ASoC
T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git
@@ -22931,7 +22931,7 @@ F: fs/vboxsf/*
VIRTUAL PCM TEST DRIVER
M: Ivan Orlov <ivan.orlov0322@xxxxxxxxx>
-L: alsa-devel@xxxxxxxxxxxxxxxx
+L: linux-sound@xxxxxxxxxxxxxxx
S: Maintained
F: Documentation/sound/cards/pcmtest.rst
F: sound/drivers/pcmtest.c
Acked-by: Ivan Orlov <ivan.orlov0322@xxxxxxxxx>