From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11851 invoked by alias); 2 Nov 2003 00:06:01 -0000 Mailing-List: contact overseers-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: , Sender: overseers-owner@sources.redhat.com Received: (qmail 11844 invoked from network); 2 Nov 2003 00:06:01 -0000 Received: from unknown (HELO vexpert.dbai.tuwien.ac.at) (128.131.111.2) by sources.redhat.com with SMTP; 2 Nov 2003 00:06:01 -0000 Received: from [128.131.111.60] (acrux [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id 2F5F31378E; Sun, 2 Nov 2003 01:06:00 +0100 (CET) Date: Sun, 02 Nov 2003 00:06:00 -0000 From: Gerald Pfeifer To: Jeffrey A Law Cc: overseers@gcc.gnu.org Subject: Re: Forwarding address for jsm28@gcc.gnu.org In-Reply-To: <200310211717.h9LHHkqM017728@speedy.slc.redhat.com> Message-ID: References: <200310211717.h9LHHkqM017728@speedy.slc.redhat.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2003-q4/txt/msg00133.txt.bz2 On Tue, 21 Oct 2003 law@redhat.com wrote: >>The idea is that the list of subscribers to gcc-maintainers is generated >>automatically from gcc/MAINTAINERS. >> >> Back in June, I even hacked a bit of Perl to do that (though I'm sure you >> could do it in just 1.5 lines ) and Jeff used this to regenerate the >> subscriber list. Perhaps this could be executed regularily/automatically? >> >> (If so, I could add it to gcc/maintainer-scripts, for example.) > Seems reasonable. The script is now in CVS as maintainer-scripts/maintainer-addresses. > Hell, we could do it nightly :-) Aren't the cron scripts editable > these days? Yes, the crontab is in maintainer-scripts/crontab, where you can update it and then (manually) install the updated version for the gccadmin user on gcc.gnu.org. Gerald