diff options
author | Jessica Yu <jeyu@kernel.org> | 2021-08-02 16:26:39 +0300 |
---|---|---|
committer | Jessica Yu <jeyu@kernel.org> | 2021-08-03 14:24:40 +0300 |
commit | ced75a2f5da71de5775fda44250e27d7b8024355 (patch) | |
tree | 3431f8f34df0cd3f34e749a6fa17c03359c3d61c | |
parent | 4c5afb74d9450edc2e2e37243b469cc278b120d4 (diff) | |
download | linux-ced75a2f5da71de5775fda44250e27d7b8024355.tar.xz |
MAINTAINERS: Add Luis Chamberlain as modules maintainer
Luis has kindly agreed to help maintain the module loader. As my
responsibilities have shifted, I've found myself with less cycles to
devote to upstream maintenance these days. Luis is already very involved
and engaged upstream, and with his experience maintaining the kmod
module loader and usermode helper, I believe he is a great fit for this
area of the kernel.
Acked-by: Luis Chamberlain <mcgrof@kernel.org>
Signed-off-by: Jessica Yu <jeyu@kernel.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a61f4f3b78a9..d2bdcc8dc25f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12526,6 +12526,7 @@ Q: http://patchwork.linuxtv.org/project/linux-media/list/ 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 |