This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[PATCH] Step down as a gengtype reviewer
- From: Laurynas Biveinis <laurynas dot biveinis at gmail dot com>
- To: Gcc Patch List <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 24 Apr 2014 19:52:14 +0300
- Subject: [PATCH] Step down as a gengtype reviewer
- Authentication-results: sourceware.org; auth=none
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 <laurynas.biveinis@gmail.com>
+
+ * MAINTAINERS: Move myself from Reviewers to Write After Approval
+ section.
+
2014-04-21 Rafael Ãvila de EspÃndola <rafael.espindola@gmail.com>
* 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
--
Laurynas