From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32375 invoked by alias); 22 Sep 2009 03:27:38 -0000 Received: (qmail 32360 invoked by uid 22791); 22 Sep 2009 03:27:37 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from nwd2mail10.analog.com (HELO nwd2mail10.analog.com) (137.71.25.55) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 22 Sep 2009 03:27:31 +0000 Received: from nwd2hubcas2.ad.analog.com ([10.64.73.30]) by nwd2mail10.analog.com with ESMTP; 21 Sep 2009 23:27:28 -0400 Received: from nwd2exm5.ad.analog.com (10.64.51.20) by NWD2HUBCAS2.ad.analog.com (10.64.73.30) with Microsoft SMTP Server id 8.1.358.0; Mon, 21 Sep 2009 23:27:29 -0400 Received: from nwd2exm20.ad.analog.com ([10.64.73.20]) by nwd2exm5.ad.analog.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 21 Sep 2009 23:27:29 -0400 Received: from chinexm1.ad.analog.com ([10.99.27.42]) by nwd2exm20.ad.analog.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 21 Sep 2009 23:27:29 -0400 Received: from [10.99.29.103] ([10.99.29.103]) by chinexm1.ad.analog.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 22 Sep 2009 11:27:25 +0800 Message-ID: <4AB8441C.30700@analog.com> Date: Tue, 22 Sep 2009 03:27:00 -0000 From: Jie Zhang User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090701) MIME-Version: 1.0 To: tromey@redhat.com CC: Jie Zhang , gdb-patches@sourceware.org, Hui Zhu , gdb@sourceware.org, Eli Zaretskii Subject: [commit] Add myself to MAINTAINERS under Write After Approval (was Re: cvs-head "make install" get error with doc) References: <4AB729EF.4080406@analog.com> <4AB72BD8.5020606__48069.4626960487$1253518331$gmane$org@analog.com> <6f48278f0909211028x66561a09wd74cebc5f95f832d__25635.7262297117$1253554143$gmane$org@mail.gmail.com> In-Reply-To: Content-Type: multipart/mixed; boundary="------------030004010902060803090907" 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: 2009-09/txt/msg00696.txt.bz2 --------------030004010902060803090907 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Content-length: 373 Tom Tromey wrote: >>>>>> "Jie" == Jie Zhang writes: > > Jie> And should or can I add myself to GDB MAINTAINERS under "Write After > Jie> Approval". My employer's copyright assignment should have already > Jie> covered me. > > Yes, if you have write access, you should be mentioned there. > Thanks. I have added myself with the attached patch. Jie --------------030004010902060803090907 Content-Type: text/x-patch; name="gdb-add-jie-zhang-to-MAINTAINERS.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="gdb-add-jie-zhang-to-MAINTAINERS.diff" Content-length: 613 * MAINTAINERS: Add myself under Write After Approval. Index: MAINTAINERS =================================================================== RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.423 diff -u -r1.423 MAINTAINERS --- MAINTAINERS 6 Aug 2009 10:28:37 -0000 1.423 +++ MAINTAINERS 22 Sep 2009 03:17:58 -0000 @@ -608,6 +608,7 @@ Jim Wilson wilson@tuliptree.org Elena Zannoni elena.zannoni@oracle.com Eli Zaretskii eliz@gnu.org +Jie Zhang jie.zhang@analog.com Wu Zhou woodzltc@cn.ibm.com Yoshinori Sato ysato@users.sourceforge.jp Hui Zhu teawater@gmail.com --------------030004010902060803090907--