From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2108 invoked by alias); 31 Mar 2003 21:02:59 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 2092 invoked from network); 31 Mar 2003 21:02:58 -0000 Received: from unknown (HELO e34.co.us.ibm.com) (32.97.110.132) by sources.redhat.com with SMTP; 31 Mar 2003 21:02:58 -0000 Received: from westrelay03.boulder.ibm.com (westrelay03.boulder.ibm.com [9.17.195.12]) by e34.co.us.ibm.com (8.12.9/8.12.2) with ESMTP id h2VL2v7b142372; Mon, 31 Mar 2003 16:02:58 -0500 Received: from unknown.host (dyn9-47-17-64.beaverton.ibm.com [9.47.17.64]) by westrelay03.boulder.ibm.com (8.12.8/NCO/VER6.5) with ESMTP id h2VL2vYd076168; Mon, 31 Mar 2003 14:02:57 -0700 Received: (from janis@localhost) by unknown.host (8.9.3/8.9.3) id NAA03230; Mon, 31 Mar 2003 13:06:22 -0800 Date: Mon, 31 Mar 2003 21:44:00 -0000 From: Janis Johnson To: Roger Sayle Cc: gcc-patches@gcc.gnu.org, gcc@gcc.gnu.org Subject: Re: [PATCH] Duplicate entries in contrib.texi Message-ID: <20030331130617.A28747@us.ibm.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from roger@www.eyesopen.com on Sat, Mar 29, 2003 at 07:55:33AM -0700 X-SW-Source: 2003-03/txt/msg01831.txt.bz2 On Sat, Mar 29, 2003 at 07:55:33AM -0700, Roger Sayle wrote: > > Reading through the entries in contrib.texi I've come across a > strange discrepancy that several names are listed twice. The > problem is that we have two sections one for "contributors" and > a second category for "testers". We can remove people from "testers" if they are already listed above without adding "and testing" to their entries. Janis