From: Baoquan He Date: Fri, 28 Mar 2025 10:44:02 +0000 (+0800) Subject: MAINTAINERS: add Andrew and Baoquan as kexec maintainers X-Git-Tag: v6.15-rc3~43^2~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=35e214b11df8a73dc4b7256d3ca5d647be83c585;p=thirdparty%2Flinux.git MAINTAINERS: add Andrew and Baoquan as kexec maintainers Add Andrew as kexec/kdump maintainer because he has been helping review and merge ready kexec/kdump patches. And I would like to nominate myself as kexec maintainer because I always try to review generic kexec codes. Link: https://lkml.kernel.org/r/20250328104402.16826-1-bhe@redhat.com Signed-off-by: Baoquan He Acked-by: Dave Young Acked-by: Simon Horman Cc: Eric Biederman Signed-off-by: Andrew Morton --- diff --git a/MAINTAINERS b/MAINTAINERS index 96b8270495018..de97cd54ff241 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12810,6 +12810,7 @@ F: lib/Kconfig.kcsan F: scripts/Makefile.kcsan KDUMP +M: Andrew Morton M: Baoquan He R: Vivek Goyal R: Dave Young @@ -13111,6 +13112,8 @@ F: fs/kernfs/ F: include/linux/kernfs.h KEXEC +M: Andrew Morton +M: Baoquan He L: kexec@lists.infradead.org W: http://kernel.org/pub/linux/utils/kernel/kexec/ F: include/linux/kexec.h