This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
PATCH: add myself to maintainers
- To: gcc-patches at gcc dot gnu dot org
- Subject: PATCH: add myself to maintainers
- From: "Laurynas Biveinis" <lauras at softhome dot net>
- Date: Wed, 21 Feb 2001 21:34:00 +0200
This is my first CVS commit to GCC repo, so please be
kind to me :-)
Commited to head and branch.
Laurynas
Index: gcc/ChangeLog
===================================================================
RCS file: /cvs/gcc/gcc/ChangeLog,v
retrieving revision 1.337
diff -u -r1.337 ChangeLog
--- ChangeLog 2001/02/20 04:13:49 1.337
+++ ChangeLog 2001/02/20 19:24:09
@@ -1,3 +1,7 @@
+2001-02-20 Laurynas Biveinis <lauras@softhome.net>
+
+ * MAINTAINERS: add myself to Write After Approval list.
+
2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
* Makefile.in (check-c++): New rule.
Index: gcc/MAINTAINERS
===================================================================
RCS file: /cvs/gcc/gcc/MAINTAINERS,v
retrieving revision 1.138
diff -u -r1.138 MAINTAINERS
--- MAINTAINERS 2001/02/13 12:58:55 1.138
+++ MAINTAINERS 2001/02/20 19:24:10
@@ -106,6 +106,7 @@
Write After Approval
Scott Bambrough scottb@netwinder.org
+Laurynas Biveinis lauras@softhome.net
Phil Blundell pb@futuretv.com
Hans Boehm hboehm@gcc.gnu.org
Andrew cagney cagney@redhat.com