From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18729 invoked by alias); 9 Oct 2008 13:21:15 -0000 Received: (qmail 18721 invoked by uid 22791); 9 Oct 2008 13:21:15 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 09 Oct 2008 13:20:21 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 51EE71EE109; Thu, 9 Oct 2008 09:20:19 -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 meN5WYeeGgDm; Thu, 9 Oct 2008 09:20:19 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 203691EE106; Thu, 9 Oct 2008 09:20:19 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id EEEA9E7ACD; Thu, 9 Oct 2008 09:20:16 -0400 (EDT) Date: Thu, 09 Oct 2008 13:21:00 -0000 From: Joel Brobecker To: Thomas Schwinge Cc: gdb@sourceware.org, "Alfred M. Szmidt" , pedro@codesourcery.com Subject: Re: Commit access for me? (was: GDB HEAD (partly) broken for GNU/Hurd) Message-ID: <20081009132016.GJ3832@adacore.com> References: <20081009093424.GN7127@fencepost.gnu.org> <20081009124308.GO7127@fencepost.gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081009124308.GO7127@fencepost.gnu.org> User-Agent: Mutt/1.4.2.2i Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-10/txt/msg00038.txt.bz2 > The current maintainer for the Hurd bits of GDB, Alfred M. Szmidt, would > like me to also get direct commit access for GDB, so that I can, e.g., > install the two pending patches I sent to the gdb-patches list. What do > the GDB people think? Sure! The criteria for having Write After Approval access is to send one good patch. I verified that your copyright assignement papers are already taken care of, so do you have an account on sourceware.org? If not, then please fill out the following form: http://www.sourceware.org/cgi-bin/pdw/ps_form.cgi You can list me as the person who approved your request. If you already have an account, then please send a request to overseers@. Once your account is setup or your access has been setup, follow the instructions to change your read-only sandbox into a write one, or check out a write version of the GDB sources, and then commit a change in MAINTAINERS adding you to the Write After Approval section. Please remember to post the associated patch. -- Joel