diff options
author | Josh Poimboeuf <[email protected]> | 2016-03-16 10:03:36 -0500 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2016-03-17 00:13:05 +0100 |
commit | 06e1c170c332dca755f389a99671912ff405698c (patch) | |
tree | bc283b77a42be3bae625b518de3962d4f85fbcc3 | |
parent | f995b5f720a72dfe7a1b33a43f2841b4e72d53b7 (diff) |
livepatch: Update maintainers
Seth and Vojtech are no longer active maintainers of livepatch, so
remove them in favor of Jessica and Miroslav.
Also add Petr as a designated reviewer.
[[email protected]: Petr is the only one affected who hasn't provided his
Ack by the time this patch has been applied, as he is offline curently;
but I hereby assert that I've talked to him and he's OK with this change]
Signed-off-by: Josh Poimboeuf <[email protected]>
Acked-by: Seth Jennings <[email protected]>
Acked-by: Jessica Yu <[email protected]>
Acked-by: Miroslav Benes <[email protected]>
Acked-by: Vojtech Pavlik <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 28eb61bbecf4..62e1b1d3ea9d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6561,9 +6561,10 @@ F: drivers/platform/x86/hp_accel.c LIVE PATCHING M: Josh Poimboeuf <[email protected]> -M: Seth Jennings <[email protected]> +M: Jessica Yu <[email protected]> M: Jiri Kosina <[email protected]> -M: Vojtech Pavlik <[email protected]> +M: Miroslav Benes <[email protected]> +R: Petr Mladek <[email protected]> S: Maintained F: kernel/livepatch/ F: include/linux/livepatch.h |