From f3f0204d687c0dd2f27a32975a54c0487fd1d4c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Date: Tue, 18 Dec 2018 12:56:12 +0100 Subject: [PATCH] MAINTAINERS: Add maintainer to the POSIX subsystem MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add Paolo as maintainer of the POSIX subsystem. Remove the qemu-devel@nongnu.org entry because the list is always selected by the 'All patches CC here' section. Cc: Paolo Bonzini Suggested-by: Markus Armbruster Signed-off-by: Philippe Mathieu-Daudé Signed-off-by: Thomas Huth --- MAINTAINERS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 892d2c4fcc..30a3359b1e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -431,9 +431,12 @@ F: linux-* F: linux-headers/ POSIX -L: qemu-devel@nongnu.org +M: Paolo Bonzini S: Maintained -F: *posix* +F: os-posix.c +F: include/sysemu/os-posix.h +F: util/*posix*.c +F: include/qemu/*posix*.h NETBSD L: qemu-devel@nongnu.org