diff options
author | Vivek Goyal <[email protected]> | 2016-05-27 14:27:27 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-05-27 14:49:37 -0700 |
commit | f871f191357ebadb6ad7e8ecf6e8f40b694eea00 (patch) | |
tree | f8512a4a93fb5e66661c7c361aeaad6926fb6ca2 | |
parent | 10540a6998de5d283e3e471f0d0f4e55e2a6872c (diff) |
MAINTAINERS: Kdump maintainers update
I am proposing following updates to kdump maintainership. I have got
busy in other things and not getting time to spend on kdump.
Remove Haren Myneni as he has not participated in kdump development for
a long time now.
Add the names of Dave and Baoquan as kdump maintainers as they have been
contributing to kdump for a long time now and they are in a much better
position to spend time on this than me.
Mark myself as a reviewer.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Vivek Goyal <[email protected]>
Acked-by: Simon Horman <[email protected]>
Cc: Haren Myneni <[email protected]>
Cc: Dave Young <[email protected]>
Cc: Baoquan He <[email protected]>
Cc: "Eric W. Biederman" <[email protected]>
Cc: Joe Perches <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e8c17cc8fb01..ce93aa9a1413 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6413,8 +6413,9 @@ F: Documentation/kbuild/kconfig-language.txt F: scripts/kconfig/ KDUMP -M: Vivek Goyal <[email protected]> -M: Haren Myneni <[email protected]> +M: Dave Young <[email protected]> +M: Baoquan He <[email protected]> +R: Vivek Goyal <[email protected]> W: http://lse.sourceforge.net/kdump/ S: Maintained |