From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29068 invoked by alias); 18 Jun 2003 16:29:19 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 28933 invoked from network); 18 Jun 2003 16:29:18 -0000 Received: from unknown (HELO localhost.redhat.com) (24.157.166.107) by sources.redhat.com with SMTP; 18 Jun 2003 16:29:18 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id DFD602B5F; Wed, 18 Jun 2003 12:29:16 -0400 (EDT) Message-ID: <3EF0935C.7040500@redhat.com> Date: Wed, 18 Jun 2003 16:29:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Doug Evans Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] update cgen read_memory_func References: <20030618052001.1214AB536@mail.sebabeach.org> <3EF07F22.7040902@redhat.com> <20030618155926.46273B536@mail.sebabeach.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-06/txt/msg00596.txt.bz2 > I'm not sure what you're saying. > Are you saying someone else needs to check this in? > Or are you saying that this patch can't go in at all? > > This patch doesn't need a copyright assignment. It's far too small. > [Otherwise I wouldn't have gone to this trouble...] From gdb/MAINTAINERS: > Write After Approval > (alphabetic) > > To get recommended for the Write After Approval list you need a valid > FSF assignment and have submitted one good patch. Please do not assume that your ability to make changes in the SRC repository gives you permission to make changes to it. Send the patch to gdb-patches and I'm sure someone will check it in. Andrew