livepatch: MAINTAINERS: add git tree location

Update MAINTAINERS entry for live patching infrastructure so that it points
to git tree hosted at kernel.org.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Jiri Kosina 2014-12-22 13:40:20 +01:00
parent 33e8612f64
commit 74d50da3e4

View file

@ -5797,6 +5797,7 @@ F: arch/x86/kernel/livepatch.c
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
LLC (802.2)
M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>