From patchwork Mon Mar 7 22:32:45 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Walle X-Patchwork-Id: 85843 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id F3A92B70FE for ; Tue, 8 Mar 2011 10:43:32 +1100 (EST) Received: from localhost ([127.0.0.1]:57689 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PwjIB-00076L-1d for incoming@patchwork.ozlabs.org; Mon, 07 Mar 2011 17:52:43 -0500 Received: from [140.186.70.92] (port=55197 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PwizD-0006rq-3E for qemu-devel@nongnu.org; Mon, 07 Mar 2011 17:33:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PwizA-0003rc-L8 for qemu-devel@nongnu.org; Mon, 07 Mar 2011 17:33:06 -0500 Received: from mail.serverraum.org ([78.47.150.89]:38941) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PwizA-0003pQ-BH for qemu-devel@nongnu.org; Mon, 07 Mar 2011 17:33:04 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.serverraum.org (Postfix) with ESMTP id 2CE983EEFF; Mon, 7 Mar 2011 23:33:04 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail.serverraum.org Received: from mail.serverraum.org ([127.0.0.1]) by localhost (web.serverraum.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wvLsBtfk3tIO; Mon, 7 Mar 2011 23:33:04 +0100 (CET) Received: from thanatos.fritz.box (91-67-5-72-dynip.superkabel.de [91.67.5.72]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.serverraum.org (Postfix) with ESMTPSA id E40443EEFA; Mon, 7 Mar 2011 23:33:03 +0100 (CET) From: Michael Walle To: qemu-devel@nongnu.org Date: Mon, 7 Mar 2011 23:32:45 +0100 Message-Id: <1299537165-16711-15-git-send-email-michael@walle.cc> X-Mailer: git-send-email 1.7.2.3 In-Reply-To: <1299537165-16711-1-git-send-email-michael@walle.cc> References: <1299537165-16711-1-git-send-email-michael@walle.cc> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 78.47.150.89 Cc: "Edgar E. Iglesias" , Michael Walle , Alexander Graf Subject: [Qemu-devel] [PATCH 14/14] MAINTAINERS: add Milkymist board X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Signed-off-by: Michael Walle --- MAINTAINERS | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 9f3ff0e..e6f853d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -214,6 +214,11 @@ M: Michael Walle S: Maintained F: hw/lm32_boards.c +milkymist +M: Michael Walle +S: Maintained +F: hw/milkymist.c + M68K Machines ------------- an5206