Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1359067
| From | Josh Poimboeuf <jpoimboe@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] livepatch: Update maintainers |
| Date | 2016-03-16 16:10 +0100 |
| Message-ID | <rdlfb-2aF-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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. Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com> --- MAINTAINERS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 860e306..e04e0a5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6583,9 +6583,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 -- 2.4.3
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH] livepatch: Update maintainers Josh Poimboeuf <jpoimboe@redhat.com> - 2016-03-16 16:10 +0100 Re: [PATCH] livepatch: Update maintainers Seth Jennings <sjenning@redhat.com> - 2016-03-16 16:20 +0100 Re: [PATCH] livepatch: Update maintainers Miroslav Benes <mbenes@suse.cz> - 2016-03-16 16:40 +0100 Re: [PATCH] livepatch: Update maintainers Vojtech Pavlik <vojtech@suse.com> - 2016-03-16 16:40 +0100 Re: livepatch: Update maintainers Jessica Yu <jeyu@redhat.com> - 2016-03-16 17:20 +0100 Re: [PATCH] livepatch: Update maintainers Jiri Kosina <jikos@kernel.org> - 2016-03-17 00:20 +0100
csiph-web