From: Tamas K Lengyel Date: Fri, 10 Jan 2020 02:30:51 +0000 (-0700) Subject: MAINTAINERS: adjust path of actually maintained memshr code in tools X-Git-Tag: archive/raspbian/4.14.0+80-gd101b417b7-1+rpi1^2~63^2~892 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e454b52a639f47da95a46ca1653d45900d5e2885;p=xen.git MAINTAINERS: adjust path of actually maintained memshr code in tools tools/tests/mem-sharing is also maintained under the tools folder. Signed-off-by: Tamas K Lengyel Acked-by: Wei Liu --- diff --git a/MAINTAINERS b/MAINTAINERS index d5bd83073c..1c60085d7f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -505,6 +505,7 @@ M: Tamas K Lengyel S: Odd Fixes F: xen/arch/x86/mm/mem_sharing.c F: tools/memshr +F: tools/tests/mem-sharing/ X86 SHADOW PAGETABLES M: Tim Deegan