diff options
author | Laurynas Biveinis <lauras@softhome.net> | 2001-02-20 19:29:07 +0000 |
---|---|---|
committer | Laurynas Biveinis <lauras@gcc.gnu.org> | 2001-02-20 19:29:07 +0000 |
commit | 288edf4753e7813eac144586179f1b3f9fc1a19f (patch) | |
tree | 0468b915d88ed80c5ea0507c285000d98693a495 | |
parent | 39f90b7ce07ffa09df609ec724a22fe18606a668 (diff) | |
download | gcc-288edf4753e7813eac144586179f1b3f9fc1a19f.zip gcc-288edf4753e7813eac144586179f1b3f9fc1a19f.tar.gz gcc-288edf4753e7813eac144586179f1b3f9fc1a19f.tar.bz2 |
* MAINTAINERS: add myself to Write After Approval list.
From-SVN: r39929
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -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 |