From patchwork Fri Oct 9 10:56:23 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Fomin X-Patchwork-Id: 528181 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 1D1361402A8 for ; Fri, 9 Oct 2015 21:57:01 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b=U2vd11Ud; 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:date :from:to:cc:subject:message-id:mime-version:content-type; q=dns; s=default; b=oK8AsfA0pdqkSZSR4X4M6KAcTaGpGmxDW379Z1ek4wdBtN2EJJ R5Dr2ou4YLYR8l8DW06dYMKi5b0WVRy2UnTnIRj8wKLM91aL3Gre5YdCnzoPZQFV JNVMiK6CvQI/EssJSOiW10flK3LZxBpYws/WupTCxupIPreaaSd0ArEoM= 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:date :from:to:cc:subject:message-id:mime-version:content-type; s= default; bh=X6ZXc8GmXRnwiw4wSOizIzAYWoc=; b=U2vd11UdssE7uMxzx1je zVSQe+WmtLQmRsDr9hFbj+CoCrMF2/Ipv9CVS96NQdW66Kesy+7ExxwEpvE3eHPh /I9WYJEKAKGewfcKq390jeozYR7DNapqsqda2ubiANCS34iVNmLbKLff47jnSxS1 uxF26Gv0YD53YGben56KH2k= Received: (qmail 25912 invoked by alias); 9 Oct 2015 10:56:54 -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 25900 invoked by uid 89); 9 Oct 2015 10:56:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL, BAYES_00, FREEMAIL_FROM, KAM_ASCII_DIVIDERS, RCVD_IN_DNSWL_LOW, SPF_PASS, UNWANTED_LANGUAGE_BODY autolearn=no version=3.3.2 X-HELO: mail-qg0-f45.google.com Received: from mail-qg0-f45.google.com (HELO mail-qg0-f45.google.com) (209.85.192.45) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Fri, 09 Oct 2015 10:56:52 +0000 Received: by qgew37 with SMTP id w37so6553285qge.0 for ; Fri, 09 Oct 2015 03:56:50 -0700 (PDT) X-Received: by 10.140.148.211 with SMTP id 202mr14298880qhu.29.1444388210280; Fri, 09 Oct 2015 03:56:50 -0700 (PDT) Received: from msticlxl57.ims.intel.com (jfdmzpr02-ext.jf.intel.com. [134.134.137.71]) by smtp.gmail.com with ESMTPSA id d64sm354189qgf.34.2015.10.09.03.56.46 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Oct 2015 03:56:49 -0700 (PDT) Date: Fri, 9 Oct 2015 13:56:23 +0300 From: Alexander Fomin To: gcc-patches@gcc.gnu.org Cc: kirill.yukhin@gmail.com Subject: [COMMITTED] Add myself to MAINTAINERS (Write After Approval) Message-ID: <20151009105623.GA30570@msticlxl57.ims.intel.com> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-IsSubscribed: yes Hi All, I've just added myself to Write After Approval maintainers. Committed r228642. Regards, Alexander Index: ChangeLog =================================================================== diff --git a/trunk/ChangeLog b/trunk/ChangeLog --- a/trunk/ChangeLog (revision 228641) +++ b/trunk/ChangeLog (working copy) @@ -1,3 +1,7 @@ +2015-10-09 Alexander Fomin + + * MAINTAINERS (Write After Approval): Add myself. + 2015-10-02 Florian Weimer * MAINTAINERS: Update email address. Index: MAINTAINERS =================================================================== diff --git a/trunk/MAINTAINERS b/trunk/MAINTAINERS --- a/trunk/MAINTAINERS (revision 228641) +++ b/trunk/MAINTAINERS (working copy) @@ -394,6 +394,7 @@ Li Feng Max Filippov Thomas Fitzsimmons +Alexander Fomin Brian Ford John Freeman Nathan Froyd