From patchwork Tue Jun 14 18:55:55 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Mikael Morin X-Patchwork-Id: 635502 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 3rTf4y3n3Hz9sCg for ; Wed, 15 Jun 2016 04:56:32 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b=Ghph1u+X; dkim-atps=neutral DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :subject:to:message-id:date:mime-version:content-type; q=dns; s= default; b=uKWkrS3+1MF/ck/GYKNcGJjgFx37fb44Xt9p3sWzjHq1/eMdOmc47 /4+SkreKcNTr4g4QoYKfVoW5pcinzNvIlXbeVL/Gg4wjSgwu+pxmWoWyXkNe8WlS vbIfTgMAAnPG1+hUj//AoiH7YV7qApbjs3XsbR/Z7q3A/YQRk+Nh9o= 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:from :subject:to:message-id:date:mime-version:content-type; s= default; bh=x7mnLUu3xDXmhSDnF8704TEcdy8=; b=Ghph1u+X3aKwwgdocqrf 8MtsI4fewiKl81v702sG9PeD13/YGd6/X0euWfyNMWu+txvKRwMxYqhA7lCn7tRJ hkSbU++wFmNIZAbaJ5T6UoEmz7hOFJYB9kiTllTB54FgC119PGuUhDrO3wo0v2HG piz+7oqmOTHg/JQ2xgKLj9U= Received: (qmail 23601 invoked by alias); 14 Jun 2016 18:56:26 -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 23580 invoked by uid 89); 14 Jun 2016 18:56:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.5 required=5.0 tests=AWL, BAYES_00, KAM_ASCII_DIVIDERS, RCVD_IN_DNSWL_LOW, RP_MATCHES_RCVD, SPF_PASS autolearn=ham version=3.3.2 spammy=D*eu, Franke, franke, janus X-Spam-User: qpsmtpd, 2 recipients X-HELO: smtp26.services.sfr.fr Received: from smtp26.services.sfr.fr (HELO smtp26.services.sfr.fr) (93.17.128.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 14 Jun 2016 18:56:15 +0000 Received: from [192.168.1.10] (LFbn-1-5191-57.w90-105.abo.wanadoo.fr [90.105.161.57]) by msfrf2615.sfr.fr (SMTP Server) with ESMTP id 2E9101C000887; Tue, 14 Jun 2016 20:56:11 +0200 (CEST) Received: from [192.168.1.10] (LFbn-1-5191-57.w90-105.abo.wanadoo.fr [90.105.161.57]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mikael.morin@sfr.fr) by msfrf2615.sfr.fr (SMTP Server) with ESMTPSA; Tue, 14 Jun 2016 20:56:10 +0200 (CEST) Authentication-Results: sfr.fr; auth=pass (PLAIN) smtp.auth=mikael.morin@sfr.fr From: Mikael Morin Subject: [committed] Update e-mail address To: gcc-patches , gfortran Message-ID: <5760533B.3020501@sfr.fr> Date: Tue, 14 Jun 2016 20:55:55 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0 MIME-Version: 1.0 X-sfr-mailing: LEGIT Hello, I'm changing e-mails. I've just updated the gcc redirection address with the new value. Mikael Index: ChangeLog =================================================================== --- ChangeLog (révision 237453) +++ ChangeLog (révision 237454) @@ -1,3 +1,7 @@ +2016-06-14 Mikael Morin + + * MAINTAINERS (Write After Approval): Update e-mail address. + 2016-06-03 Jose E. Marchesi * MAINTAINERS (Write After Approval): Add myself. Index: MAINTAINERS =================================================================== --- MAINTAINERS (révision 237453) +++ MAINTAINERS (révision 237454) @@ -289,7 +289,7 @@ Fortran Daniel Franke Fortran Thomas König Fortran Daniel Kraft Fortran Toon Moene -Fortran Mikael Morin +Fortran Mikael Morin Fortran Tobias Schlüter Fortran Paul Thomas Fortran Janus Weil