From patchwork Mon Oct 18 03:10:29 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Laurynas Biveinis X-Patchwork-Id: 68106 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 C2D3AB70FB for ; Mon, 18 Oct 2010 14:11:02 +1100 (EST) Received: (qmail 13390 invoked by alias); 18 Oct 2010 03:10:57 -0000 Received: (qmail 13374 invoked by uid 22791); 18 Oct 2010 03:10:57 -0000 X-SWARE-Spam-Status: No, hits=-0.4 required=5.0 tests=AWL, BAYES_50, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mail-qy0-f175.google.com (HELO mail-qy0-f175.google.com) (209.85.216.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 18 Oct 2010 03:10:51 +0000 Received: by qyk31 with SMTP id 31so3941885qyk.20 for ; Sun, 17 Oct 2010 20:10:49 -0700 (PDT) Received: by 10.229.190.21 with SMTP id dg21mr3328263qcb.211.1287371449169; Sun, 17 Oct 2010 20:10:49 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.25.208 with HTTP; Sun, 17 Oct 2010 20:10:29 -0700 (PDT) In-Reply-To: <4CBB930A.40701@codesourcery.com> References: <4CBB930A.40701@codesourcery.com> From: Laurynas Biveinis Date: Mon, 18 Oct 2010 06:10:29 +0300 Message-ID: Subject: Re: Laurynas Biveinis now gengtype reviewer To: Mark Mitchell Cc: GCC , gcc-patches@gcc.gnu.org X-IsSubscribed: yes 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 2010/10/18 Mark Mitchell : > The GCC SC has appointed you as a reviewer for the gengtype/GTY > machinery in GCC.  You now have the authority to review and approve > patches to the gengtype programs, to use of GTY markers, and other > related topics. Thanks! > Please update MAINTAINERS to reflect your appointment. I've just committed the following: Graphite Sebastian Pop sebastian.pop@amd.com @@ -300,7 +301,6 @@ Jan Beulich jbeulich@novell.com David Billinghurst David.Billinghurst@riotinto.com Tomas Bily tbily@suse.cz -Laurynas Biveinis laurynas.biveinis@gmail.com Eric Blake ericb@gcc.gnu.org Phil Blundell pb@futuretv.com Hans Boehm hboehm@gcc.gnu.org Index: ChangeLog =================================================================== --- ChangeLog (revision 165606) +++ ChangeLog (working copy) @@ -1,3 +1,8 @@ +2010-10-18 Laurynas Biveinis + + * MAINTAINERS (Reviewers): Add myself for gengtype/GTY. + (Write After Approval): Remove myself. + 2010-10-15 Tristan Gingold * MAINTAINERS (OS Port Maintainers): Add myself for VMS. Index: MAINTAINERS =================================================================== --- MAINTAINERS (revision 165606) +++ MAINTAINERS (working copy) @@ -266,6 +266,7 @@ Fortran Tobias Schlüter tobias.schlueter@physik.uni-muenchen.de Fortran Paul Thomas pault@gcc.gnu.org Fortran Janus Weil janus@gcc.gnu.org +gengtype/GTY Laurynas Biveinis laurynas.biveinis@gmail.com Graphite Daniel Berlin dberlin@dberlin.org Graphite Tobias Grosser grosser@fim.uni-passau.de