From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13733 invoked by alias); 30 Mar 2006 22:26:16 -0000 Received: (qmail 13722 invoked by uid 22791); 30 Mar 2006 22:26:15 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 30 Mar 2006 22:26:11 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k2UMQ8FP001864 for ; Thu, 30 Mar 2006 17:26:08 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.11.6) with ESMTP id k2UMQ85u017104 for ; Thu, 30 Mar 2006 17:26:08 -0500 Received: from localhost.localdomain (vpn50-137.rdu.redhat.com [172.16.50.137]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id k2UMQ7xU014611 for ; Thu, 30 Mar 2006 17:26:08 -0500 Received: from ironwood.lan (ironwood.lan [192.168.64.8]) by localhost.localdomain (8.12.11/8.12.10) with ESMTP id k2UMU2mt005769 for ; Thu, 30 Mar 2006 15:30:02 -0700 Date: Fri, 31 Mar 2006 02:40:00 -0000 From: Kevin Buettner To: gdb-patches@sources.redhat.com Subject: Re: [rfc] Mark NEWS as documentation Message-ID: <20060330152607.7f780acb@ironwood.lan> In-Reply-To: <20060330172008.GK32409@nevyn.them.org> References: <20060330172008.GK32409@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-03/txt/msg00379.txt.bz2 On Thu, 30 Mar 2006 12:20:08 -0500 Daniel Jacobowitz wrote: > This is something we discussed doing last year, before the MAINTAINERS > changes, that I never came back to. Does everyone still agree with > this change? > > -- > Daniel Jacobowitz > CodeSourcery > > 2006-03-30 Daniel Jacobowitz > > * MAINTAINERS: Move NEWS to the documentation entry. This is okay with me. Kevin