From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5261 invoked by alias); 4 Dec 2009 05:51:01 -0000 Received: (qmail 5254 invoked by uid 22791); 4 Dec 2009 05:51:00 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from yosemite.airs.com (HELO yosemite.airs.com) (64.13.131.148) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Fri, 04 Dec 2009 05:50:55 +0000 Received: (qmail 9128 invoked by uid 10); 4 Dec 2009 05:50:52 -0000 Received: (qmail 32076 invoked by uid 500); 4 Dec 2009 05:50:48 -0000 Mail-Followup-To: overseers@sourceware.org, pearly.zhao@oracle.com To: Shujing Zhao Cc: overseers@sourceware.org Subject: Re: Request write access to gcc References: <4B1869DB.2090306@oracle.com> From: Ian Lance Taylor Date: Fri, 04 Dec 2009 05:51:00 -0000 In-Reply-To: <4B1869DB.2090306@oracle.com> (Shujing Zhao's message of "Fri\, 04 Dec 2009 09\:46\:03 +0800") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org X-SW-Source: 2009-q4/txt/msg00103.txt.bz2 Shujing Zhao writes: > I have had a sourceware account pzhao@sourceware.org, but it didn't be > used for a long time. Now I want write access to gcc. Ian Lance Taylor > and Paolo Carlini > approved me. > The problem is I have no ssh key at my current pc. I generate a new > one by "ssh-keygen -t dsa". The contents of .ssh/id_dsa.pub is as the > following, but I don't know if it is useful. I have replaced your old SSH key with the one you sent, and added you to the gcc group. Ian