diff options
author | Matthew Gingell <gingell@gnat.com> | 2002-03-27 21:16:28 +0000 |
---|---|---|
committer | Matthew Gingell <gingell@gcc.gnu.org> | 2002-03-27 21:16:28 +0000 |
commit | 8bb3a5af0fcc6c11155db3d15208bbac80a868a0 (patch) | |
tree | 727c4a85f8104e4ee4cd639513dcdf3233dae0a4 | |
parent | 6ad46397949602249f7fbd5ff1fcf7fb8260123b (diff) | |
download | gcc-8bb3a5af0fcc6c11155db3d15208bbac80a868a0.zip gcc-8bb3a5af0fcc6c11155db3d15208bbac80a868a0.tar.gz gcc-8bb3a5af0fcc6c11155db3d15208bbac80a868a0.tar.bz2 |
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r51469
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2003-03-27 Matthew Gingell <gingell@gnat.com> + + * MAINTAINERS (Write After Approval): Add myself. + 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com> Fix for: PR bootstrap/3591, target/5676 diff --git a/MAINTAINERS b/MAINTAINERS index bac0ff2..5f0e5b5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -144,6 +144,7 @@ Chris Demetriou cgd@broadcom.com Ben Elliston bje@redhat.com Marc Espie espie@cvs.openbsd.org Kaveh Ghazi ghazi@caip.rutgers.edu +Matthew Gingell gingell@gnat.com Anthony Green green@redhat.com Stu Grossman grossman@redhat.com Laurent Guerby guerby@acm.org |