summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2018-12-18 12:56:11 +0100
committerThomas Huth2019-02-28 12:15:53 +0100
commitf5fecb4900744c719f2a4c24f88181a82c47684b (patch)
tree17c952cdb066464ecbb8936d81c9cbc11274b8f3 /MAINTAINERS
parentMAINTAINERS: Orphanize the 'GDB stub' subsystem (diff)
downloadqemu-f5fecb4900744c719f2a4c24f88181a82c47684b.tar.gz
qemu-f5fecb4900744c719f2a4c24f88181a82c47684b.tar.xz
qemu-f5fecb4900744c719f2a4c24f88181a82c47684b.zip
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: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Acked-by: Cornelia Huck <cohuck@redhat.com> [thuth: Add update-linux-headers.sh, too] Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 4 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ee7348626d..a1ceccf2a2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -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>