From owner-freebsd-doc@FreeBSD.ORG Sun Oct 11 12:26:27 2009 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D35E106566B; Sun, 11 Oct 2009 12:26:27 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id EB8B68FC17; Sun, 11 Oct 2009 12:26:26 +0000 (UTC) Received: from fledge.watson.org (fledge.watson.org [65.122.17.41]) by cyrus.watson.org (Postfix) with ESMTPS id 86E5F46B09; Sun, 11 Oct 2009 08:26:26 -0400 (EDT) Date: Sun, 11 Oct 2009 13:26:26 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Giorgos Keramidas In-Reply-To: <87my3yrw6t.fsf@kobe.laptop> Message-ID: References: <87my3yrw6t.fsf@kobe.laptop> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-doc@freebsd.org, re@FreeBSD.org Subject: Re: Garbage collect info for the FreeBSD/alpha release team X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Oct 2009 12:26:27 -0000 On Sun, 11 Oct 2009, Giorgos Keramidas wrote: > Do we still need information for a FreeBSD/alpha release engineering team > displayed in our web site? > > While translating www/en/administration.sgml to Greek I noticed that we can > probably GC the alpha bits from this page. Does the following patch look > ok? re@ added to the CC line. Removing FreeBSD/alpha sounds reasonable to me. Robert > > %%% > # HG changeset patch > # User Giorgos Keramidas > # Date 1243962568 -10800 > # Node ID 68e40c26ea4530dc43c7a66a658d7815b811257a > # Parent 442af121ea8d519a414999c518b72054468ccd9e > Garbage collect info for the FreeBSD/alpha release team. > > We haven't been building alpha releases for a while, so there's > probably very little reason to list murray and rwatson as the > current re-alpha team now. > > diff -r 442af121ea8d -r 68e40c26ea45 en/administration.sgml > --- a/en/administration.sgml Mon May 04 15:45:45 2009 +0300 > +++ b/en/administration.sgml Tue Jun 02 20:09:28 2009 +0300 > @@ -26,8 +26,6 @@ >
  • Release Engineering > > > -

    FreeBSD/alpha Release Engineering Team > - <re-alpha@FreeBSD.org>

    > - > -

    The FreeBSD/alpha Release Engineering Team is responsible for specific > - release issues related to the FreeBSD/alpha platform.

    > - > - > - >

    FreeBSD/amd64 Release Engineering Team > <re-amd64@FreeBSD.org>

    > > %%% > >