2010/10/18 Mark Mitchell <[email protected]>: > 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: Index: ChangeLog =================================================================== --- ChangeLog (revision 165606) +++ ChangeLog (working copy) @@ -1,3 +1,8 @@ +2010-10-18 Laurynas Biveinis <[email protected]> + + * MAINTAINERS (Reviewers): Add myself for gengtype/GTY. + (Write After Approval): Remove myself. + 2010-10-15 Tristan Gingold <[email protected]> * MAINTAINERS (OS Port Maintainers): Add myself for VMS. Index: MAINTAINERS =================================================================== --- MAINTAINERS (revision 165606) +++ MAINTAINERS (working copy) @@ -266,6 +266,7 @@ Fortran Tobias Schlüter [email protected] Fortran Paul Thomas [email protected] Fortran Janus Weil [email protected] +gengtype/GTY Laurynas Biveinis [email protected] Graphite Daniel Berlin [email protected] Graphite Tobias Grosser [email protected] Graphite Sebastian Pop [email protected] @@ -300,7 +301,6 @@ Jan Beulich [email protected] David Billinghurst [email protected] Tomas Bily [email protected] -Laurynas Biveinis [email protected] Eric Blake [email protected] Phil Blundell [email protected] Hans Boehm [email protected] -- Laurynas
