From patchwork Thu Dec 18 06:23:23 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Prathamesh Kulkarni X-Patchwork-Id: 422487 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 6CA90140082 for ; Thu, 18 Dec 2014 17:23:37 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :mime-version:date:message-id:subject:from:to:content-type; q= dns; s=default; b=kN6zSgSfusDdtDbHUfsPMb81gJycBfDrXxofJjfCvrwhy7 1siBjaE2py906FgwpgtH0uu2Wf6zYU1ybB3e3PI1s0yNZ6G5hCbqBT3EbQUaLg0L 7qgs+CS+baogT72sotLvJohYMJxBFKOqmJg62kNZJctjc5WrurFPMJ2gRf11g= 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 :mime-version:date:message-id:subject:from:to:content-type; s= default; bh=WH1MWCW1k41/kUv229BkkAEMaGM=; b=qkuTnVyFngD2dM6VG+Tg o58xn3fxqJYr/zdyi0XgXcx4910l4PabR5eYXQSJ1ACMasEHACFMVUVJq0X99WeK /mNyk2qqeV58tTomePs4Jgkgi4wZbJth6Wxa7YkGy7PmXXPL9scVI8UYkByYBFpo L4al5cNJhB4GAEvQjih0tOA= Received: (qmail 2339 invoked by alias); 18 Dec 2014 06:23:29 -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 2329 invoked by uid 89); 18 Dec 2014 06:23:28 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL, BAYES_00, RCVD_IN_DNSWL_LOW, SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-la0-f44.google.com Received: from mail-la0-f44.google.com (HELO mail-la0-f44.google.com) (209.85.215.44) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Thu, 18 Dec 2014 06:23:27 +0000 Received: by mail-la0-f44.google.com with SMTP id gd6so445009lab.17 for ; Wed, 17 Dec 2014 22:23:23 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=PH8BmhJ8L3ntq0fvNx0fKD/nB0qp7/pNUMKXKd74BIM=; b=ImJNB1iscr+RBljO04kLScZdPnha/HOVlQSV3qbTE8JwFukXhOu7Wqrf03hweNe4Fw IK2fNya7lSXvj1GJpu5GGgUKJi9+y2ryzSLsY8T01+T+FNici70F3xO3TYRvrDUa5ldu BUwQOriVEWhdeg3rIqkzc0Yv74SX69eHhA6JD6Zp4RVC+uK6Q8xi5+7TvHpXMb2pCYMI PSi2S8fERzgYu4CpiqqcrQrbh+movxJUPs2/x6pZFc9MO3BrkAUm51EHMeOFTNqW5XDU jhWSY1sDANQQp/sremBe3lmL6D1VkMnhCJbiafBYBVpdtWSG376eDwwvfR2JNL0zd+pk MZjA== X-Gm-Message-State: ALoCoQlD1FFHKk4iDyPaXTkoPVBzDS339WT+z8ccg/OJ4bx1xQxLWixtg0B0krX5Q4xjmCHBvrH+ MIME-Version: 1.0 X-Received: by 10.152.26.201 with SMTP id n9mr485972lag.50.1418883803669; Wed, 17 Dec 2014 22:23:23 -0800 (PST) Received: by 10.25.211.16 with HTTP; Wed, 17 Dec 2014 22:23:23 -0800 (PST) Date: Thu, 18 Dec 2014 11:53:23 +0530 Message-ID: Subject: [MAINTAINERS] add myself under write after approval From: Prathamesh Kulkarni To: gcc-patches@gcc.gnu.org X-IsSubscribed: yes Add myself under Write After Approval. Commited as r218856. Thank you, Prathamesh Index: MAINTAINERS =================================================================== --- MAINTAINERS (revision 218855) +++ MAINTAINERS (working copy) @@ -449,6 +449,7 @@ Michael Koch Matt Kraai Jan Kratochvil +Prathamesh Kulkarni Venkataramanan Kumar Maxim Kuvyrkov Doug Kwan