[PATCH v2] MAINTAINERS: Remove myself as modules maintainer
From: Jessica Yu <jeyu@kernel.org>
Date: 2021-12-09 08:44:14
Luis has done a great job maintaining modules so far. As I'm planning to take a break from work soon, I think we're ready to transition over fully. Signed-off-by: Jessica Yu <jeyu@kernel.org> --- v2: Change the git repo too. MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 43007f2d29e0..84067208c460 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS@@ -12866,9 +12866,8 @@ F: drivers/media/dvb-frontends/mn88473* MODULE SUPPORT M: Luis Chamberlain <mcgrof@kernel.org> -M: Jessica Yu <jeyu@kernel.org> S: Maintained -T: git git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git modules-next +T: git git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git modules-next F: include/linux/module.h F: kernel/module.c
--
2.33.1