Browse Source

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>
Jiri Kosina 10 years ago
parent
commit
74d50da3e4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      MAINTAINERS

+ 1 - 0
MAINTAINERS

@@ -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>