From patchwork Fri Oct 2 10:15:15 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florian Weimer X-Patchwork-Id: 525443 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 E68EF1400CB for ; Fri, 2 Oct 2015 20:15:36 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b=ct/2WEpI; 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:to :from:subject:message-id:date:mime-version:content-type; q=dns; s=default; b=OU0e2Mw+DWBZXv6UswybQFZ8x8I02jpMNXYazQ1rKmmBlnkfhf exofNxk3ba7yg5yy7O/JChk/AZF4T0geTMphFfdA50NZXSUI4nS/+1n7uiumJgLP yxt2iDCN9wcv53E+1XWLdFVEz/6d9zfwodd7/0zkx3DKNQbEC7WvNiS8g= 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:to :from:subject:message-id:date:mime-version:content-type; s= default; bh=tm+M5lUsrOWz1EsEsrX6z3/QGAk=; b=ct/2WEpIDsxXUbWQLOmg ckyhc//2GWBmk2M1Y4XckCBpEBUSeXzEusmOFjUq/7BB6O7vDwJA9ctxaSkhFBUx ahT1W0b/Pcbgm/d1RR6oG5mazsajljFxmNXkDKKiZi1UGi2wBUYADVCA7A1Zhtgc Fx9iNk6v6AhlKfYk0TTi5W4= Received: (qmail 63391 invoked by alias); 2 Oct 2015 10:15:25 -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 63368 invoked by uid 89); 2 Oct 2015 10:15:21 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL, BAYES_00, KAM_ASCII_DIVIDERS, SPF_HELO_PASS, T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Fri, 02 Oct 2015 10:15:19 +0000 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id 4240791EA4 for ; Fri, 2 Oct 2015 10:15:18 +0000 (UTC) Received: from oldenburg.str.redhat.com (ovpn-204-25.brq.redhat.com [10.40.204.25]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t92AFFRW009555 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 2 Oct 2015 06:15:17 -0400 To: GCC Patches From: Florian Weimer Subject: [PATCH COMMITTED] Update MAINTAINERS Message-ID: <560E5933.1060800@redhat.com> Date: Fri, 2 Oct 2015 12:15:15 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 X-IsSubscribed: yes Just an email address update. Index: ChangeLog =================================================================== --- ChangeLog (revision 228382) +++ ChangeLog (working copy) @@ -1,3 +1,7 @@ +2015-10-02 Florian Weimer + + * MAINTAINERS: Update email address. + 2015-10-02 Louis Krupp * MAINTAINERS (Write After Approval): Add myself. Index: MAINTAINERS =================================================================== --- MAINTAINERS (revision 228382) +++ MAINTAINERS (working copy) @@ -606,7 +606,7 @@ Jiong Wang Stephen M. Webb John Wehle -Florian Weimer +Florian Weimer Zack Weinberg Mark Wielaard Edmar Wienskoski