diff options
author | Dave Young <[email protected]> | 2021-12-10 14:46:12 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-12-10 17:10:55 -0800 |
commit | e943d28db257cc771f193bd75443f75ec8e8d978 (patch) | |
tree | d448b1988c9ed05738136ccf92921714e362d1ab | |
parent | 9dcc38e2813e0cd3b195940c98b181ce6ede8f20 (diff) |
MAINTAINERS: update kdump maintainers
Remove myself from kdump maintainers as I have no enough time to maintain
it now. But I can review patches on demand though.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Dave Young <[email protected]>
Acked-by: Baoquan He <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8691c531e297..cf77835aea35 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10279,9 +10279,9 @@ F: lib/Kconfig.kcsan F: scripts/Makefile.kcsan KDUMP -M: Dave Young <[email protected]> M: Baoquan He <[email protected]> R: Vivek Goyal <[email protected]> +R: Dave Young <[email protected]> S: Maintained W: http://lse.sourceforge.net/kdump/ |