From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30436 invoked by alias); 11 Aug 2005 23:58:05 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 30421 invoked by uid 22791); 11 Aug 2005 23:57:59 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Thu, 11 Aug 2005 23:57:59 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j7BNvwgm001454 for ; Thu, 11 Aug 2005 19:57:58 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j7BNvwV08177; Thu, 11 Aug 2005 19:57:58 -0400 Received: from localhost.localdomain (vpn50-47.rdu.redhat.com [172.16.50.47]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id j7BNvvN7023733; Thu, 11 Aug 2005 19:57:57 -0400 Received: from ironwood.lan (ironwood.lan [192.168.64.8]) by localhost.localdomain (8.12.11/8.12.10) with ESMTP id j7BNvqVP004052; Thu, 11 Aug 2005 16:57:52 -0700 Date: Fri, 12 Aug 2005 00:04:00 -0000 From: Kevin Buettner To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com, Mark Kettenis Subject: Re: [RFC] Add support for Morpho ms1 processor Message-ID: <20050811165752.27e498ac@ironwood.lan> In-Reply-To: <20050611015712.GA30619@nevyn.them.org> References: <20050603172038.449a41b9@ironwood.lan> <200506102312.j5ANCoWe018703@elgar.sibelius.xs4all.nl> <20050611015712.GA30619@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SW-Source: 2005-08/txt/msg00124.txt.bz2 On Fri, 10 Jun 2005 21:57:12 -0400 Daniel Jacobowitz wrote: > A good step would be one of the other omissions from this submission: > Kevin, please add an entry to MAINTAINERS. Who will be the maintainer > of this port? I'm willing to be the maintainer for this port and will add a suitable entry to the MAINTAINERS file when the rest of the port is committed. Kevin