From patchwork Fri Feb 3 20:58:06 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Langsdorf X-Patchwork-Id: 139453 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [140.186.70.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id F3A24104792 for ; Sat, 4 Feb 2012 07:58:23 +1100 (EST) Received: from localhost ([::1]:53761 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtQD4-0005K0-Lc for incoming@patchwork.ozlabs.org; Fri, 03 Feb 2012 15:58:18 -0500 Received: from eggs.gnu.org ([140.186.70.92]:35045) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtQCr-0005Jt-Nn for qemu-devel@nongnu.org; Fri, 03 Feb 2012 15:58:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RtQCq-00048P-HQ for qemu-devel@nongnu.org; Fri, 03 Feb 2012 15:58:05 -0500 Received: from smtp201.dfw.emailsrvr.com ([67.192.241.201]:46199) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtQCq-00048K-Cd for qemu-devel@nongnu.org; Fri, 03 Feb 2012 15:58:04 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp10.relay.dfw1a.emailsrvr.com (SMTP Server) with ESMTP id C5A221B81B0; Fri, 3 Feb 2012 15:58:02 -0500 (EST) X-Virus-Scanned: OK Received: by smtp10.relay.dfw1a.emailsrvr.com (Authenticated sender: mark.langsdorf-AT-calxeda.com) with ESMTPSA id 829B31B8146; Fri, 3 Feb 2012 15:58:02 -0500 (EST) From: Mark Langsdorf To: qemu-devel@nongnu.org Date: Fri, 3 Feb 2012 14:58:06 -0600 Message-Id: <1328302686-6225-1-git-send-email-mark.langsdorf@calxeda.com> X-Mailer: git-send-email 1.7.5.4 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 67.192.241.201 Cc: peter.maydell@linaro.org, aliguori@us.ibm.com, afaerber@suse.de, Mark Langsdorf , paul@codesourcery.com Subject: [Qemu-devel] [PATCH] MAINTAINERS: Add hw/highbank.c maintainer X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Signed-off-by: Mark Langsdorf --- MAINTAINERS | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 173e893..bdc254f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -237,6 +237,11 @@ M: Peter Maydell S: Maintained F: hw/versatilepb.c +Calxeda Highbank +M: Mark Langsdorf +S: Supported +F: hw/highbank.c + CRIS Machines ------------- Axis Dev88