diff options
author | Jiri Kosina <jkosina@suse.cz> | 2019-01-24 11:19:23 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2019-01-24 11:19:23 +0100 |
commit | a6c34247af70053219fcfa711bfc5e0d0d954daf (patch) | |
tree | bf0aafd1a85dc0f68401c94a4700361b04a366d9 /MAINTAINERS | |
parent | 1686cc1a31f45a3fd090e5d0c6fce777422e13fa (diff) | |
download | linux-a6c34247af70053219fcfa711bfc5e0d0d954daf.tar.gz linux-a6c34247af70053219fcfa711bfc5e0d0d954daf.tar.bz2 linux-a6c34247af70053219fcfa711bfc5e0d0d954daf.zip |
livepatch: update MAINTAINERS
Update MAINTAINERS for livepatching to reflect status quo better.
Also move the tree to a shared location, as we are moving more
towards group maintainership model.
Acked-by: Miroslav Benes <mbenes@suse.cz>
Acked-by: Jessica Yu <jeyu@kernel.org>
Acked-by: Petr Mladek <pmladek@suse.com>
Acked-by: Joe Lawrence <joe.lawrence@redhat.com>
Acked-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 39e75bbefc3d..9787db8221df 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8820,10 +8820,10 @@ F: drivers/platform/x86/hp_accel.c LIVE PATCHING M: Josh Poimboeuf <jpoimboe@redhat.com> -M: Jessica Yu <jeyu@kernel.org> M: Jiri Kosina <jikos@kernel.org> M: Miroslav Benes <mbenes@suse.cz> -R: Petr Mladek <pmladek@suse.com> +M: Petr Mladek <pmladek@suse.com> +R: Joe Lawrence <joe.lawrence@redhat.com> S: Maintained F: kernel/livepatch/ F: include/linux/livepatch.h @@ -8833,7 +8833,7 @@ F: Documentation/livepatch/ F: Documentation/ABI/testing/sysfs-kernel-livepatch F: samples/livepatch/ L: live-patching@vger.kernel.org -T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching.git LLC (802.2) L: netdev@vger.kernel.org |