From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22165 invoked by alias); 28 Jul 2010 21:56:30 -0000 Received: (qmail 22153 invoked by uid 22791); 28 Jul 2010 21:56:29 -0000 X-SWARE-Spam-Status: No, hits=-5.3 required=5.0 tests=AWL,BAYES_05,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 28 Jul 2010 21:56:25 +0000 Received: from int-mx08.intmail.prod.int.phx2.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o6SLuNXO025563 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 28 Jul 2010 17:56:23 -0400 Received: from greed.delorie.com ([10.3.112.10]) by int-mx08.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o6SLuJj4008845 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 28 Jul 2010 17:56:23 -0400 Received: from greed.delorie.com (greed.delorie.com [127.0.0.1] (may be forged)) by greed.delorie.com (8.14.3/8.14.3) with ESMTP id o6SLuIXA009966 for ; Wed, 28 Jul 2010 17:56:18 -0400 Received: (from dj@localhost) by greed.delorie.com (8.14.3/8.14.3/Submit) id o6SLuIpp009963; Wed, 28 Jul 2010 17:56:18 -0400 Date: Wed, 28 Jul 2010 21:56:00 -0000 Message-Id: <201007282156.o6SLuIpp009963@greed.delorie.com> From: DJ Delorie To: gdb-patches@sourceware.org In-reply-to: <4C508D28.6090808@vmware.com> (message from Michael Snyder on Wed, 28 Jul 2010 13:03:52 -0700) Subject: Re: Maintainers [was Re: [rx-sim]: add cycle accuracy] References: <201007280206.o6S26g5e013725@greed.delorie.com> <20100727221503.59032690@mesquite.lan> <201007282002.o6SK2MhS007528@greed.delorie.com> <4C508D28.6090808@vmware.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-07/txt/msg00528.txt.bz2 > DJ Delorie wrote: > >> DJ Delorie wrote: > >>> There doesn't seem to be an rx-specific sim maintainer. Since I wrote > >>> it, should I be the maintainer? > > > > Kevin replied: > >> Yes, I think you should be the maintainer for the rx sim. > > > > Tom replied: > >> IMO, yes. > > > > Does the SC need to make the final decision on this? > > Nah! You're the maintainer. Add it to MAINTAINERS when you get around > to it! ;-) Yay! More responsibility ;-) 2010-07-28 DJ Delorie * MAINTAINERS: Add self as RX maintainer. Sort list. Index: MAINTAINERS =================================================================== RCS file: /cvs/src/src/sim/MAINTAINERS,v retrieving revision 1.28 diff -p -U3 -r1.28 MAINTAINERS --- MAINTAINERS 16 Oct 2009 18:57:30 -0000 1.28 +++ MAINTAINERS 28 Jul 2010 21:54:26 -0000 @@ -14,6 +14,7 @@ cr16 M R Swami Reddy igen (igen simulators) lm32 Jon Beniston +m32c DJ Delorie m32r Doug Evans m68hc11 Stephane Carrez microblaze Michael Eager @@ -21,7 +22,7 @@ mips Thiemo Seufer moxie Anthony Green sh (global maintainers) sh64 Dave Brolley -m32c DJ Delorie +rx DJ Delorie common Frank Ch. Eigler * (target, then global maintainers)