diff options
author | Danny Smith <dannysmith@users.sourceforge.net> | 2002-03-05 21:29:18 +0000 |
---|---|---|
committer | Danny Smith <dannysmith@gcc.gnu.org> | 2002-03-05 21:29:18 +0000 |
commit | c7fc1f8488e2295aa74abc5c4e72dfb9fa6bfe77 (patch) | |
tree | 2b56315b14dfe55d1a54c85f0c342d00e3b15f61 | |
parent | 251a817e23053b543f04f101c675f5513bbb1865 (diff) | |
download | gcc-c7fc1f8488e2295aa74abc5c4e72dfb9fa6bfe77.zip gcc-c7fc1f8488e2295aa74abc5c4e72dfb9fa6bfe77.tar.gz gcc-c7fc1f8488e2295aa74abc5c4e72dfb9fa6bfe77.tar.bz2 |
MAINTAINERS (Write After Approval): Add myself.
From-SVN: r50335
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2002-03-05 Danny Smith <dannysmith@users.sourceforge.net> + + * MAINTAINERS (Write After Approval): Add myself. + 2002-02-28 Alexandre Oliva <aoliva@redhat.com> * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for diff --git a/MAINTAINERS b/MAINTAINERS index c388dbe..460e965 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -198,6 +198,7 @@ Andreas Schwab schwab@suse.de Stan Shebs shebs@apple.com Nathan Sidwell nathan@acm.org Franz Sirl franz.sirl-kernel@lauterbach.com +Danny Smith dannysmith@users.sourceforge.net Michael Sokolov msokolov@ivan.Harhan.ORG Mike Stump mrs@windriver.com Ian Taylor ian@zembu.com |