diff options
author | Daniel Berlin <dan@cgsoftware.com> | 2001-06-11 21:49:05 +0000 |
---|---|---|
committer | Daniel Berlin <dberlin@gcc.gnu.org> | 2001-06-11 21:49:05 +0000 |
commit | 4f5d646ccee56354c3e81217f995f4054fc0dae8 (patch) | |
tree | ac053b30be19679985eaa339c1826a28ac1867c6 | |
parent | 25b5b4657bb687964f54f3ec3f6aece9645b22c2 (diff) | |
download | gcc-4f5d646ccee56354c3e81217f995f4054fc0dae8.zip gcc-4f5d646ccee56354c3e81217f995f4054fc0dae8.tar.gz gcc-4f5d646ccee56354c3e81217f995f4054fc0dae8.tar.bz2 |
MAINTAINERS (Write After Approval): Add myself.
2001-06-11 Daniel Berlin <dan@cgsoftware.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r43227
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2001-06-11 Daniel Berlin <dan@cgsoftware.com> + + * MAINTAINERS (Write After Approval): Add myself. + 2001-06-09 Alexandre Oliva <aoliva@redhat.com> * config.guess: Import CVS version 1.195. diff --git a/MAINTAINERS b/MAINTAINERS index 6b43906..c852b48 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -178,6 +178,7 @@ Tom Tromey tromey@redhat.com John Wehle john@feith.com Mark Wielaard mark@gcc.gnu.org Graham Stott grahams@redhat.com +Daniel Berlin dan@cgsoftware.com * Indicates folks we need to get Kerberos/ssh accounts ready so they can write in the source tree |