diff mbox series

[XEN] MAINTAINERS: Updating after change to tools/include/

Message ID 20210701155232.792978-1-anthony.perard@citrix.com (mailing list archive)
State New, archived
Headers show
Series [XEN] MAINTAINERS: Updating after change to tools/include/ | expand

Commit Message

Anthony PERARD July 1, 2021, 3:52 p.m. UTC
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.perard@citrix.com>
---
 MAINTAINERS | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

Comments

Jürgen Groß July 5, 2021, 4:46 a.m. UTC | #1
On 01.07.21 17:52, Anthony PERARD wrote:
> 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.perard@citrix.com>

Reviewed-by: Juergen Gross <jgross@suse.com>


Juergen
diff mbox series

Patch

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 <iwj@xenproject.org>
 M:	Wei Liu <wl@xen.org>
 R:	Juergen Gross <jgross@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 <iwj@xenproject.org>
 M:	Wei Liu <wl@xen.org>
 M:	Anthony PERARD <anthony.perard@citrix.com>
 S:	Supported
+F:	tools/include/libxl*.h
 F:	tools/libs/light/
 F:	tools/libs/util/
 F:	tools/xl/