From patchwork Sat Sep 13 12:53:26 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: FX Coudert X-Patchwork-Id: 388892 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 7FC8D140114 for ; Sat, 13 Sep 2014 22:53:39 +1000 (EST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; q=dns; s= default; b=oJhnKHqI0ovNbDGa4lPVPs7rzHQxl+4AiFPnu7B+fgAD9XZH8/rY8 DFPoa0bm4YpRYlUaXLXGLzE5q4SXr3JQsC5FN1+PffGR2MmH6KSbEW4s8Yz5VWdO KOshWg8Tv5CBLscLeF75/piQaJL+KFa4AiAlyPkKRut1JyAbzfHcz0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; s=default; bh=899jhb/DhMbc+/jZyCPVuxukb7s=; b=XjwHYoUgxFJOJvrLidLZGAopT5tJ IfIQA/bMSaYJNo03U8vfwTfK1OM7DXZ4hAhUohztdxU2neVxGVdraUf2j8Wl7szW UETHc/Pz9H5JibNP1CJjvI5AesVC41Ui3dlFYDXe4jTpJ0bc4bwjgtpMM1z/bs7I H6ALHRtc7e98hXc= Received: (qmail 780 invoked by alias); 13 Sep 2014 12:53:32 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 761 invoked by uid 89); 13 Sep 2014 12:53:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL, BAYES_40, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW, SPF_PASS autolearn=no version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-wg0-f45.google.com Received: from mail-wg0-f45.google.com (HELO mail-wg0-f45.google.com) (74.125.82.45) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Sat, 13 Sep 2014 12:53:31 +0000 Received: by mail-wg0-f45.google.com with SMTP id z12so1887018wgg.4 for ; Sat, 13 Sep 2014 05:53:28 -0700 (PDT) X-Received: by 10.194.185.81 with SMTP id fa17mr20009683wjc.114.1410612807955; Sat, 13 Sep 2014 05:53:27 -0700 (PDT) Received: from touille.bouyguesbox.fr (89-93-42-249.hfc.dyn.abo.bbox.fr. [89.93.42.249]) by mx.google.com with ESMTPSA id v4sm7750640wjv.6.2014.09.13.05.53.26 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 13 Sep 2014 05:53:27 -0700 (PDT) Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1974.6\)) Subject: Re: Fix some more decl types in the Fortran frontend From: FX In-Reply-To: Date: Sat, 13 Sep 2014 14:53:26 +0200 Cc: Fortran List Message-Id: References: <6E27F243-5363-4702-A606-5B26E9C5CE15@gmail.com> <5411CE2F.8010401@codesourcery.com> <5411ED5E.1020805@net-b.de> <77F69D69-C139-416A-9E9C-08CB5B6C9AAA@gmail.com> To: gcc-patches So, after a six-year break (was it so long?), I’m back among the maintainers. Committed as rev. 215237 FX 2014-09-13 Francois-Xavier Coudert * MAINTAINERS: Move myself to reviewers (Fortran). Index: MAINTAINERS =================================================================== --- MAINTAINERS (revision 215236) +++ MAINTAINERS (working copy) @@ -268,6 +268,7 @@ dataflow Kenneth Zadeck zadeck@natura driver Joseph Myers joseph@codesourcery.com Fortran Janne Blomqvist jb@gcc.gnu.org Fortran Tobias Burnus burnus@net-b.de +Fortran François-Xavier Coudert fxcoudert@gcc.gnu.org Fortran Jerry DeLisle jvdelisle@gcc.gnu.org Fortran Erik Edelmann erik.edelmann@iki.fi Fortran Daniel Franke franke.daniel@gmail.com @@ -356,7 +357,6 @@ William Cohen wcohen@redhat.com Josh Conner jconner@apple.com R. Kelley Cook kcook@gcc.gnu.org Christian Cornelssen ccorn@cs.tu-berlin.de -François-Xavier Coudert fxcoudert@gcc.gnu.org Cary Coutant ccoutant@google.com Lawrence Crowl crowl@google.com Ian Dall ian@beware.dropbear.id.au