From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NCzD9-0004T3-2I for qemu-devel@nongnu.org; Tue, 24 Nov 2009 12:29:55 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NCzD3-0004Kt-2p for qemu-devel@nongnu.org; Tue, 24 Nov 2009 12:29:52 -0500 Received: from [199.232.76.173] (port=46422 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCzD0-0004Jn-Oz for qemu-devel@nongnu.org; Tue, 24 Nov 2009 12:29:46 -0500 Received: from cantor2.suse.de ([195.135.220.15]:48964 helo=mx2.suse.de) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NCzCz-000224-SR for qemu-devel@nongnu.org; Tue, 24 Nov 2009 12:29:46 -0500 From: Alexander Graf Date: Tue, 24 Nov 2009 18:29:41 +0100 Message-Id: <1259083781-14642-14-git-send-email-agraf@suse.de> In-Reply-To: <1259083781-14642-1-git-send-email-agraf@suse.de> References: <1259083781-14642-1-git-send-email-agraf@suse.de> Subject: [Qemu-devel] [PATCH 13/13] Add S390 maintainer information List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Carsten Otte , Aurelien Jarno This patch adds information about who handles what when it comes to S390. I'll gladly support anything that's related to the device emulation model and S390 KVM parts. Since this patchset doesn't implement S390 CPU emulation, I left that part with a question mark. As soon as Uli's patchset gets committed I'd recommend setting him there. Signed-off-by: Alexander Graf --- MAINTAINERS | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index d356495..56f107e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20,6 +20,7 @@ SH4 ? CRIS Edgar E. Iglesias Alpha ? MicroBlaze Edgar E. Iglesias +S390 ? Machines (sorted by CPU): ------------------------- @@ -63,6 +64,8 @@ CRIS Alpha MicroBlaze petalogix_s3adsp1800.c Edgar E. Iglesias +S390 + s390-*.c Alexander Graf Generic Subsystems: ------------------- -- 1.6.0.2