diff options
author | Ben Elliston <bje@redhat.com> | 2000-12-27 22:00:13 +0000 |
---|---|---|
committer | Ben Elliston <bje@gcc.gnu.org> | 2000-12-28 09:00:13 +1100 |
commit | bc53668ead944505e9474544ed35d1abb6e5fceb (patch) | |
tree | 5212df69d30ff0642ac61594367d35fbd2732f74 | |
parent | 37f25cb9ae1816d25c174cdec5e6c2379994ff8e (diff) | |
download | gcc-bc53668ead944505e9474544ed35d1abb6e5fceb.zip gcc-bc53668ead944505e9474544ed35d1abb6e5fceb.tar.gz gcc-bc53668ead944505e9474544ed35d1abb6e5fceb.tar.bz2 |
* MAINTAINERS: Add myself under ``Write After Approval''.
From-SVN: r38502
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2000-12-28 Ben Elliston <bje@redhat.com> + + * MAINTAINERS: Add myself under ``Write After Approval''. + 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk> * texinfo: Remove directory from GCC. diff --git a/MAINTAINERS b/MAINTAINERS index 62c17cf..8aeb6a1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -110,6 +110,7 @@ Eric Christopher echristo@redhat.com William Cohen wcohen@redhat.com Phil Edwards pedwards@jaj.com *Paul Eggert eggert@twinsun.com +Ben Elliston bje@redhat.com Marc Espie espie@cvs.openbsd.org Kaveh Ghazi ghazi@caip.rutgers.edu Anthony Green green@redhat.com |