diff options
author | Graham Stott <grahams@redhat.com> | 2001-05-31 18:52:04 +0000 |
---|---|---|
committer | Graham Stott <grahams@gcc.gnu.org> | 2001-05-31 18:52:04 +0000 |
commit | 9b337833223c3a09a66ec8651279f331d25006ea (patch) | |
tree | 81bbdc6ff3d2390d727c9bc6b7e0687ea18eeaf3 | |
parent | 66c8aed2528f2f1c3df140f491c53b4834ca8123 (diff) | |
download | gcc-9b337833223c3a09a66ec8651279f331d25006ea.zip gcc-9b337833223c3a09a66ec8651279f331d25006ea.tar.gz gcc-9b337833223c3a09a66ec8651279f331d25006ea.tar.bz2 |
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r42750
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2001-05-31 Graham Stott <grahams@redhat.com> + + * MAINTAINERS (Write After Approval): Add myself. + 2001-05-28 Simon Patarin <simon.patarin@inria.fr> * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared diff --git a/MAINTAINERS b/MAINTAINERS index 9d8e213..f1e3397 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -176,6 +176,7 @@ Kresten Krab Thorup krab@gcc.gnu.org Tom Tromey tromey@redhat.com John Wehle john@feith.com Mark Wielaard mark@gcc.gnu.org +Graham Stott grahams@redhat.com * Indicates folks we need to get Kerberos/ssh accounts ready so they can write in the source tree |