diff options
author | Josh Poimboeuf <jpoimboe@redhat.com> | 2016-03-16 10:03:36 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2016-03-17 00:13:05 +0100 |
commit | 06e1c170c332dca755f389a99671912ff405698c (patch) | |
tree | bc283b77a42be3bae625b518de3962d4f85fbcc3 /MAINTAINERS | |
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.
[jikos@kernel.org: 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 <jpoimboe@redhat.com>
Acked-by: Seth Jennings <sjenning@redhat.com>
Acked-by: Jessica Yu <jeyu@redhat.com>
Acked-by: Miroslav Benes <mbenes@suse.cz>
Acked-by: Vojtech Pavlik <vojtech@suse.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'MAINTAINERS')
-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 <jpoimboe@redhat.com> -M: Seth Jennings <sjenning@redhat.com> +M: Jessica Yu <jeyu@redhat.com> M: Jiri Kosina <jikos@kernel.org> -M: Vojtech Pavlik <vojtech@suse.com> +M: Miroslav Benes <mbenes@suse.cz> +R: Petr Mladek <pmladek@suse.com> S: Maintained F: kernel/livepatch/ F: include/linux/livepatch.h |