From: Philippe Mathieu-Daudé Date: Tue, 18 Dec 2018 11:56:12 +0000 (+0100) Subject: MAINTAINERS: Add maintainer to the POSIX subsystem X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f3f0204d687c0dd2f27a32975a54c0487fd1d4c1;p=qemu.git MAINTAINERS: Add maintainer to the POSIX subsystem 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 --- 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