aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurynas Biveinis <lauras@softhome.net>2001-02-20 19:29:07 +0000
committerLaurynas Biveinis <lauras@gcc.gnu.org>2001-02-20 19:29:07 +0000
commit288edf4753e7813eac144586179f1b3f9fc1a19f (patch)
tree0468b915d88ed80c5ea0507c285000d98693a495
parent39f90b7ce07ffa09df609ec724a22fe18606a668 (diff)
downloadgcc-288edf4753e7813eac144586179f1b3f9fc1a19f.zip
gcc-288edf4753e7813eac144586179f1b3f9fc1a19f.tar.gz
gcc-288edf4753e7813eac144586179f1b3f9fc1a19f.tar.bz2
* MAINTAINERS: add myself to Write After Approval list.
From-SVN: r39929
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec8a316..99c037d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
diff --git a/MAINTAINERS b/MAINTAINERS
index e75a044..7d5cc43 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -106,6 +106,7 @@ in changes outside of the parts of the compiler they maintain.
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