From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26679 invoked by alias); 13 May 2009 15:29:26 -0000 Received: (qmail 26668 invoked by uid 22791); 13 May 2009 15:29:25 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 13 May 2009 15:29:17 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id B05592BABEF; Wed, 13 May 2009 11:29:15 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id yQqqYdER-xG7; Wed, 13 May 2009 11:29:15 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 7DD422BABE6; Wed, 13 May 2009 11:29:15 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 781C8F5A07; Wed, 13 May 2009 17:29:13 +0200 (CEST) Date: Wed, 13 May 2009 15:29:00 -0000 From: Joel Brobecker To: Jon Beniston Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] Add support for the Lattice Mico32 (LM32) architecture Message-ID: <20090513152913.GE7292@adacore.com> References: <266F97CB7CD14C6899877E7D69AA2030@bibi> <20090207041443.GG3676@adacore.com> <26720080D2924381A7049C33A9DEB225@bibi> <20090507164853.GD659@adacore.com> <20090508153153.GI659@adacore.com> <20090511163915.GA29544@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) 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-05/txt/msg00272.txt.bz2 > How do I get write access to CVS? Is the account name picked up from the > MAINTAINERS file? You qualify because you posted at least one good patch. In order to gain CVS access, you'll need to fill in the following form: http://www.sourceware.org/cgi-bin/pdw/ps_form.cgi You can list me as the approver. Once you have confirmation that your account has been created, then commit this to MAINTAINERS, to verify that things are working fine. -- Joel