[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220112031837.241476-1-mcgrof@kernel.org>
Date: Tue, 11 Jan 2022 19:18:37 -0800
From: Luis Chamberlain <mcgrof@...nel.org>
To: linux-kernel@...r.kernel.org, linux-modules@...r.kernel.org
Cc: jeyu@...nel.org, Luis Chamberlain <mcgrof@...nel.org>
Subject: [PATCH] MAINTAINERS: add mailing lists for kmod and modules
Add the linux-modules list for kmod and linux modules changes.
Signed-off-by: Luis Chamberlain <mcgrof@...nel.org>
---
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 47a541ef7ba0..acd112c42255 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10681,6 +10681,7 @@ F: samples/kmemleak/kmemleak-test.c
KMOD KERNEL MODULE LOADER - USERMODE HELPER
M: Luis Chamberlain <mcgrof@...nel.org>
L: linux-kernel@...r.kernel.org
+L: linux-modules@...r.kernel.org
S: Maintained
F: include/linux/kmod.h
F: kernel/kmod.c
@@ -12970,6 +12971,8 @@ F: drivers/media/dvb-frontends/mn88473*
MODULE SUPPORT
M: Luis Chamberlain <mcgrof@...nel.org>
+L: linux-modules@...r.kernel.org
+L: linux-kernel@...r.kernel.org
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git modules-next
F: include/linux/module.h
--
2.33.0
Powered by blists - more mailing lists