Commit f5fecb49 authored by Philippe Mathieu-Daudé's avatar Philippe Mathieu-Daudé Committed by Thomas Huth
Browse files

MAINTAINERS: Add maintainers to the Linux subsystem



Add Michael, Cornelia and Paolo as maintainers of the Linux subsystem.

Remove the qemu-devel@nongnu.org entry because the list is always
selected by the 'All patches CC here' section.

Suggested-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
Signed-off-by: default avatarPhilippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: default avatarCornelia Huck <cohuck@redhat.com>
[thuth: Add update-linux-headers.sh, too]
Signed-off-by: default avatarThomas Huth <thuth@redhat.com>
parent de5415b6
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -425,10 +425,12 @@ Hosts:
------

LINUX
L: qemu-devel@nongnu.org
M: Michael S. Tsirkin <mst@redhat.com>
M: Cornelia Huck <cohuck@redhat.com>
M: Paolo Bonzini <pbonzini@redhat.com>
S: Maintained
F: linux-*
F: linux-headers/
F: scripts/update-linux-headers.sh

POSIX
M: Paolo Bonzini <pbonzini@redhat.com>