From patchwork Tue May 1 12:28:55 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Greta Yorsh X-Patchwork-Id: 156057 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]) by ozlabs.org (Postfix) with SMTP id 01D05B6FA9 for ; Tue, 1 May 2012 22:27:55 +1000 (EST) Comment: DKIM? See http://www.dkim.org DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=gcc.gnu.org; s=default; x=1336480077; h=Comment: DomainKey-Signature:Received:Received:Received:Received:Received: From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type: Content-Transfer-Encoding:Mailing-List:Precedence:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:Sender: Delivered-To; bh=z1UidTOl2JJ5smqMl5KsKpXtY+k=; b=XM2C/7z8F3/DY6V E/1J/RzBHLwhWiBMh776ek/ughhkpeE/3lDk716vQftqChsgM0fXCt2WqF8TBKka Ap/+9vPiUkf1vTW1e1ndpy3aAnCaSWRfWjR+6+63EdROSFsyie0zqvO+dhylLNbl AhOmx+MiOJLaFoXI8ljuw5/2BXJ8= Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=gcc.gnu.org; h=Received:Received:X-SWARE-Spam-Status:X-Spam-Check-By:Received:Received:Received:From:To:Cc:Subject:Date:Message-ID:MIME-Version:X-MC-Unique:Content-Type:Content-Transfer-Encoding:Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:Sender:Delivered-To; b=XXmxJWmtNV6b0vO74qJzyH5m6aJwZmorFglMtXZRXKMSG2+v2gzEa9nFui1nhS xZSH4YTDaOGtlPcCfkedtlmVJz6H0SLEz+VlC/73Ch7+Kdk9rmMzuHbeKZnQ7xNL vK1aVjj+se1TnRVlpTyECpn/SnqVVSVWYh0tI8boxtJfc=; Received: (qmail 19142 invoked by alias); 1 May 2012 12:27:52 -0000 Received: (qmail 19132 invoked by uid 22791); 1 May 2012 12:27:51 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL, BAYES_00, KHOP_RCVD_UNTRUST, MSGID_MULTIPLE_AT, RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from service87.mimecast.com (HELO service87.mimecast.com) (91.220.42.44) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 01 May 2012 12:27:39 +0000 Received: from cam-owa2.Emea.Arm.com (fw-tnat.cambridge.arm.com [217.140.96.21]) by service87.mimecast.com; Tue, 01 May 2012 13:27:35 +0100 Received: from E103079 ([10.1.255.212]) by cam-owa2.Emea.Arm.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 1 May 2012 13:29:04 +0100 From: "Greta Yorsh" To: Cc: "Richard Earnshaw" Subject: Add myself to write-after-approval section of MAINTAINERS file Date: Tue, 1 May 2012 13:28:55 +0100 Message-ID: <000401cd2795$f9eea770$edcbf650$@Yorsh@arm.com> MIME-Version: 1.0 X-MC-Unique: 112050113273503801 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 I have just committed the patch below to add myself to the write-after-approval section of the MAINTAINERS file. Thanks, Greta ChangeLog: 2012-05-01 Greta Yorsh * MAINTAINERS (Write After Approval): Add myself. Index: MAINTAINERS =================================================================== --- MAINTAINERS (revision 187012) +++ MAINTAINERS (working copy) @@ -530,6 +530,7 @@ Canqun Yang canqun@nudt.edu.cn Jeffrey Yasskin jyasskin@google.com Joey Ye joey.ye@arm.com +Greta Yorsh greta.yorsh@arm.com David Yuste david.yuste@gmail.com Kirill Yukhin kirill.yukhin@gmail.com Kenneth Zadeck zadeck@naturalbridge.com