From patchwork Thu Apr 24 16:52:14 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Laurynas Biveinis X-Patchwork-Id: 342445 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 C0D89140127 for ; Fri, 25 Apr 2014 02:52:46 +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 :mime-version:from:date:message-id:subject:to:content-type :content-transfer-encoding; q=dns; s=default; b=Lmf5HIIyzKpdjYT6 H71oZnHJdvk4VxVXzpXFUOmEpDlDEvnmw9B5kBW+0kgd1oD/5WjgQ7YQcJoPFyH2 p4guZEpyuRPS0d3S1adav2iKaeM/liAfV1mAw8uzalAdzFK6o29VZfww041LQOFC ogdIypeU+0RHny2LL2GtEMm68f8= 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:from:date:message-id:subject:to:content-type :content-transfer-encoding; s=default; bh=exy2Ck7sIcSkR0Kd8ZK8nX 7GUYg=; b=nUmEjkHrPHV2yu6LFgA9okMmtLfPHzI/hxTPV1u1ASKIhmI3+wuLqQ 4fBNgm5Z8r9lEQY7ZmMCdKIGsSZaDcxAFtrfFuOaYA3Tp35ZSAIlLKG12qvEa4He c5QVFagU3iPwWYNEezE+J0+n+HvdzE3ot8GP4OkRawCiNhdzmQVlw= Received: (qmail 29394 invoked by alias); 24 Apr 2014 16:52:39 -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 29378 invoked by uid 89); 24 Apr 2014 16:52:38 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=4.1 required=5.0 tests=AWL, BAYES_50, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW, SPAM_URI1, SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-ob0-f174.google.com Received: from mail-ob0-f174.google.com (HELO mail-ob0-f174.google.com) (209.85.214.174) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Thu, 24 Apr 2014 16:52:36 +0000 Received: by mail-ob0-f174.google.com with SMTP id gq1so2946617obb.19 for ; Thu, 24 Apr 2014 09:52:34 -0700 (PDT) X-Received: by 10.182.186.40 with SMTP id fh8mr1438182obc.87.1398358354734; Thu, 24 Apr 2014 09:52:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.60.95.202 with HTTP; Thu, 24 Apr 2014 09:52:14 -0700 (PDT) From: Laurynas Biveinis Date: Thu, 24 Apr 2014 19:52:14 +0300 Message-ID: Subject: [PATCH] Step down as a gengtype reviewer To: Gcc Patch List Even though gengtype patches needing review are quite rare, I am unable to review quickly enough those few that do come. Thus stepping down, the patch below is committed. Index: ChangeLog =================================================================== --- ChangeLog (revision 209731) +++ ChangeLog (working copy) @@ -1,3 +1,8 @@ +2014-04-24 Laurynas Biveinis + + * MAINTAINERS: Move myself from Reviewers to Write After Approval + section. + 2014-04-21 Rafael Ávila de Espíndola * MAINTAINERS (Write After Approval): Delete myself. Index: MAINTAINERS =================================================================== --- MAINTAINERS (revision 209731) +++ MAINTAINERS (working copy) @@ -280,7 +280,6 @@ 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 Graphite Sebastian Pop sebastian.pop@amd.com @@ -323,6 +322,7 @@ 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