The LIBS section doesn't mention the headers associated with the
libraries, same for LIBXENLIGHT section.

They aren't any ':' in other section names, so remove it.

Fixes: 4664034cdc72 ("tools/libs: move official headers to common directory")
Fixes: f7079d7ef69f ("MAINTAINERS: add myself as tools/libs reviewer")
Signed-off-by: Anthony PERARD <anthony.per...@citrix.com>
---
 MAINTAINERS | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8a52a03969fe..56d16e4328cf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -374,11 +374,25 @@ F:        xen/include/{kexec,kimage}.h
 F:     xen/arch/x86/machine_kexec.c
 F:     xen/arch/x86/x86_64/kexec_reloc.S
 
-LIBS:
+LIBS
 M:     Ian Jackson <i...@xenproject.org>
 M:     Wei Liu <w...@xen.org>
 R:     Juergen Gross <jgr...@suse.com>
 S:     Supported
+F:     tools/include/libxenvchan.h
+F:     tools/include/xencall.h
+F:     tools/include/xenctrl*.h
+F:     tools/include/xendevicemodel.h
+F:     tools/include/xenevtchn.h
+F:     tools/include/xenforeignmemory.h
+F:     tools/include/xengnttab.h
+F:     tools/include/xenguest.h
+F:     tools/include/xenhypfs.h
+F:     tools/include/xenstat.h
+F:     tools/include/xenstore*.h
+F:     tools/include/xenstore-compat/*.h
+F:     tools/include/xentoolcore*.h
+F:     tools/include/xentoollog.h
 F:     tools/libs/
 
 LIBXENLIGHT
@@ -386,6 +400,7 @@ M:  Ian Jackson <i...@xenproject.org>
 M:     Wei Liu <w...@xen.org>
 M:     Anthony PERARD <anthony.per...@citrix.com>
 S:     Supported
+F:     tools/include/libxl*.h
 F:     tools/libs/light/
 F:     tools/libs/util/
 F:     tools/xl/
-- 
Anthony PERARD


Reply via email to