From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13163 invoked by alias); 21 Sep 2009 19:24:28 -0000 Received: (qmail 13147 invoked by uid 22791); 21 Sep 2009 19:24:27 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS 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; Mon, 21 Sep 2009 19:24:23 +0000 Received: from int-mx04.intmail.prod.int.phx2.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.17]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n8LJOGPh004916; Mon, 21 Sep 2009 15:24:17 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx04.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n8LJOGrr031568; Mon, 21 Sep 2009 15:24:16 -0400 Received: from opsy.redhat.com (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n8LJOEd6008494; Mon, 21 Sep 2009 15:24:15 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id 3A966378198; Mon, 21 Sep 2009 13:24:14 -0600 (MDT) From: Tom Tromey To: Jie Zhang Cc: Jie Zhang , gdb-patches@sourceware.org, Hui Zhu , gdb@sourceware.org, Eli Zaretskii Subject: 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> Reply-To: tromey@redhat.com Date: Mon, 21 Sep 2009 19:24:00 -0000 In-Reply-To: <6f48278f0909211028x66561a09wd74cebc5f95f832d__25635.7262297117$1253554143$gmane$org@mail.gmail.com> (Jie Zhang's message of "Tue, 22 Sep 2009 01:28:41 +0800") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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/msg00683.txt.bz2 >>>>> "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. Tom