Commit 1bdd6874 authored by Stefan Weil's avatar Stefan Weil Committed by Anthony Liguori
Browse files

MAINTAINERS: Add a section for the host OS and a W32 maintainer



Up to now, there was no special section for the different
host operating systems used with QEMU.

scripts/get_maintainer.pl did not show a maintainer for
OS specific files and patches.

Therefore I added three hosts systems:

* POSIX for the majority of host systems which are supported.
  This includes BSD and Linux host systems.

* LINUX is a special case of POSIX needed for some Linux specific
  files and directories.

* W32, W64 for a well known family of closed source operating systems.

I also added myself as a maintainer for W32, W64.

Signed-off-by: default avatarStefan Weil <sw@weilnetz.de>
Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
parent 5f01e06f
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
@@ -161,6 +161,26 @@ S: Supported
F: xen-*
F: */xen*

Hosts:
------

LINUX
L: qemu-devel@nongnu.org
S: Maintained
F: linux-*
F: linux-headers/

POSIX
L: qemu-devel@nongnu.org
S: Maintained
F: *posix*

W32, W64
L: qemu-devel@nongnu.org
M: Stefan Weil <sw@weilnetz.de>
S: Maintained
F: *win32*

ARM Machines
------------
Gumstix