From patchwork Fri Aug 30 19:40:44 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Bernd Edlinger X-Patchwork-Id: 271419 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 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "www.sourceware.org", Issuer "StartCom Class 1 Primary Intermediate Server CA" (not verified)) by ozlabs.org (Postfix) with ESMTPS id D372F2C008E for ; Sat, 31 Aug 2013 05:40:53 +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 :message-id:from:to:subject:date:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=OCZ pcXPnHbuw2Fx6WssmNmLsJdK1xBhI4cbJ8C3KcGetBb0PibZWfLL/Lfj4TU5sZkZ PpuCU9853QhVnPpmJYr4scgSVI8hemFMIe9h+4pV8NRazNmSDv6XNeQnt7Z5c/vU 7NXzTONanwC3gwjQuFVrNNalkF3TfyhEUMQrbXJQ= 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 :message-id:from:to:subject:date:content-type :content-transfer-encoding:mime-version; s=default; bh=6Uxj7xWWI oXEntQjkAscSWAaECE=; b=VAcr8918YF1VA6ciOGAE6UR9JrncVQtqZrWpUzxlg D02weosrTJ+4wB57DfL9mYIyGP2m7vUswNDewTLn8FbILgrd7xPGWh6mi1/8QUZ7 ZyiKJZ/WxoZQtQKpiISxhBiWl/n31wxOD7fIVuKZDER8m7UN5hjY/1dJIPbGGpJa b0= Received: (qmail 4207 invoked by alias); 30 Aug 2013 19:40:47 -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 4197 invoked by uid 89); 30 Aug 2013 19:40:47 -0000 Received: from dub0-omc3-s27.dub0.hotmail.com (HELO dub0-omc3-s27.dub0.hotmail.com) (157.55.2.36) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 30 Aug 2013 19:40:47 +0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=4.8 required=5.0 tests=AWL, BAYES_50, FREEMAIL_FROM, FSL_HELO_NON_FQDN_1, KHOP_DNSBL_BUMP, RCVD_IN_HOSTKARMA_BL, RCVD_IN_JMF_BL, RDNS_NONE, SPF_PASS autolearn=no version=3.3.2 X-HELO: dub0-omc3-s27.dub0.hotmail.com Received: from DUB122-W19 ([157.55.2.9]) by dub0-omc3-s27.dub0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Fri, 30 Aug 2013 12:40:43 -0700 X-TMN: [8UpOxnYvZzNJwNHlalJob9OSTP45mePx] Message-ID: From: Bernd Edlinger To: "gcc-patches@gcc.gnu.org" Subject: [PATCH, committed] MAINTAINERS (Write After Approval): Add myself. Date: Fri, 30 Aug 2013 21:40:44 +0200 MIME-Version: 1.0 Index: ChangeLog =================================================================== --- ChangeLog (revision 202117) +++ ChangeLog (working copy) @@ -1,3 +1,7 @@ +2013-08-30 Bernd Edlinger + + * MAINTAINERS (Write After Approval): Add myself. + 2013-08-27 David Malcolm * MAINTAINERS (gdbhooks.py): Add myself as maintainer. Index: MAINTAINERS =================================================================== --- MAINTAINERS (revision 202117) +++ MAINTAINERS (working copy) @@ -362,6 +362,7 @@ Franâ–’ois Dumont fdumont@gcc.gnu.org Benoit Dupont de Dinechin benoit.dupont-de-dinechin@st.com Michael Eager eager@eagercon.com +Bernd Edlinger bernd.edlinger@hotmail.de Phil Edwards pme@gcc.gnu.org Mohan Embar gnustuff@thisiscool.com Oleg Endo olegendo@gcc.gnu.org