From patchwork Fri May 17 15:59:11 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: David Malcolm X-Patchwork-Id: 244675 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 "localhost", Issuer "www.qmailtoaster.com" (not verified)) by ozlabs.org (Postfix) with ESMTPS id 817322C00D9 for ; Sat, 18 May 2013 01:59:07 +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:subject:from:to:date:content-type:mime-version; q= dns; s=default; b=tmZ7nFrrUk/bbH82hsAi0Zs/9SN9/jZd7hJpNJEvM2Pwbl Ddw/yEsA7vJE/5milZ1fAVtCR2HixuQS8rLpJ7pnMfM828dML3OPAD7IGxzbHx5+ tJv9W82kI53bADMGtTK3Luq7hL9LdjXwc0jkEPDmHnlRl+jrymmZQFC/E+0GA= 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:subject:from:to:date:content-type:mime-version; s= default; bh=+WCSmnhlHeuy/hWCsyxxuLdwwgE=; b=L/uE/K9qbheTToPMtbXq Mv6pxeKcUYhHDF2xlyaF+yvpyxvqTel7af9K8cOzNEgysWHMa6o2nw9sAFbATiyY kNv4L2HuvAerrgjSILepUKBvcxL+gWzw+mgvwoK1DJkM2mQUvYc52xJ3CINeF+ZE AzGk5T7813ZdN2ZchDxs3z8= Received: (qmail 4490 invoked by alias); 17 May 2013 15:59:01 -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 4479 invoked by uid 89); 17 May 2013 15:59:01 -0000 X-Spam-SWARE-Status: No, score=-6.8 required=5.0 tests=AWL, BAYES_00, RCVD_IN_HOSTKARMA_W, RCVD_IN_HOSTKARMA_WL, RP_MATCHES_RCVD, SPF_HELO_PASS, SPF_PASS autolearn=ham version=3.3.1 Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Fri, 17 May 2013 15:58:59 +0000 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r4HFwv1I028524 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 17 May 2013 11:58:57 -0400 Received: from [10.3.225.18] (vpn-225-18.phx2.redhat.com [10.3.225.18]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id r4HFwuor010305 for ; Fri, 17 May 2013 11:58:57 -0400 Message-ID: <1368806351.13771.21.camel@surprise> Subject: Add myself to MAINTAINERS as Write After Approval From: David Malcolm To: gcc-patches@gcc.gnu.org Date: Fri, 17 May 2013 11:59:11 -0400 Mime-Version: 1.0 X-Virus-Found: No Adding myself to the MAINTAINERS in the "Write After Approval" category Index: ChangeLog =================================================================== --- ChangeLog (revision 199021) +++ ChangeLog (revision 199022) @@ -1,3 +1,7 @@ +2013-05-17 David Malcolm + + * MAINTAINERS (Write After Approval): Add myself. + 2013-04-30 Brooks Moses * MAINTAINERS: Update my email; move myself from Fortran Index: MAINTAINERS =================================================================== --- MAINTAINERS (revision 199021) +++ MAINTAINERS (revision 199022) @@ -452,6 +452,7 @@ Christophe Lyon christophe.lyon@st.com Luis Machado luisgpm@br.ibm.com Ziga Mahkovec ziga.mahkovec@klika.si +David Malcolm dmalcolm@redhat.com Simon Martin simartin@users.sourceforge.net Ranjit Mathew rmathew@hotmail.com Michael Matz matz@suse.de