From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28116 invoked by alias); 14 Feb 2010 06:53:53 -0000 Received: (qmail 28107 invoked by uid 22791); 14 Feb 2010 06:53:52 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from p12018-ipbffx02marunouchi.tokyo.ocn.ne.jp (HELO mail.pizzafactory.jp) (222.147.75.18) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 14 Feb 2010 06:53:47 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.pizzafactory.jp (Postfix) with ESMTP id A3CF759E51CA; Sun, 14 Feb 2010 15:53:55 +0900 (JST) Received: from mail.pizzafactory.jp ([127.0.0.1]) by localhost (ldap.monami-software.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04MlJX+KV4Hx; Sun, 14 Feb 2010 15:53:54 +0900 (JST) Received: from [172.16.80.18] (s209.GtokyoFL1.vectant.ne.jp [202.215.14.209]) by mail.pizzafactory.jp (Postfix) with ESMTP id D6FD059E51C3; Sun, 14 Feb 2010 15:53:54 +0900 (JST) Subject: Re: [patch] Build failure sim/rx on OSX. Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii From: Masaki Muranaka In-Reply-To: <20100201075737.GQ26827@adacore.com> Date: Sun, 14 Feb 2010 06:53:00 -0000 Cc: gdb-patches@sourceware.org Content-Transfer-Encoding: 7bit Message-Id: References: <7B3F1863-6FB7-4AF8-B292-F56CF71FD0C8@monami-software.com> <20100201071823.GN26827@adacore.com> <19869624-A5A3-404E-BD4D-00300E70496C@monami-software.com> <20100201075737.GQ26827@adacore.com> To: Joel Brobecker 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-02/txt/msg00347.txt.bz2 Hello Joel and maintainers, I added myself to MAINTAINERS with a help from Joel Brobecker. I'll apply some patches that were already approved soon. Thanks, - - - - 2010-02-14 Masaki Muranaka * MAINTAINERS: Add myself for write after approval privileges. - - - - Index: MAINTAINERS =================================================================== RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.433 diff -u -p -r1.433 MAINTAINERS --- MAINTAINERS 21 Dec 2009 10:27:21 -0000 1.433 +++ MAINTAINERS 14 Feb 2010 06:40:12 -0000 @@ -622,6 +622,7 @@ Wu Zhou woodzltc@cn.ibm.com Yoshinori Sato ysato@users.sourceforge.jp Hui Zhu teawater@gmail.com Sergio Durigan Junior sergiodj@linux.vnet.ibm.com +Masaki Muranaka monaka@monami-software.com Past Maintainers - - - - On 2010/02/01, at 16:57, Joel Brobecker wrote: >> I received assignment forms (cgen/binutils/gdb/gcc) last weekend. >> And I sent back them today. >> My name will be registered within this month. > > Great. Depending on snail mail, I'd say that you're about a week away > from being done. When the FSF sends you a confirmation, please go to > http://www.sourceware.org/cgi-bin/pdw/ps_form.cgi to request an accout, > so that you can start committing changes yourself. You may list me as > your sponsor. Once this is done, we'll test your new access by having > you commit a change to gdb/MAINTAINERS, by adding yourself to the > WRITE AFTER APPROVAL list (this change is pre-approved/obvious, but > please remember to send the usual email to gdb-patches with the diff > and ChangeLog entry to gdb-patches, just like we do for all GDB patches). > If this all goes well, then you may commit all approved patches - just > remember again to send confirmation on this list for each patch > committed, especially since it may have been a while since we approved > them. > > -- > Joel >