diff options
author | Stan Shebs <shebs@apple.com> | 2000-11-18 00:44:19 +0000 |
---|---|---|
committer | Stan Shebs <shebs@gcc.gnu.org> | 2000-11-18 00:44:19 +0000 |
commit | c003f37865e09e796e26de62b6eb9c1dfa03e632 (patch) | |
tree | ee8a5ddcc10bda89ccdf4efd67b2177f4de4a293 | |
parent | c3e2d242ce6d2d0edef662f16990eb43d703608d (diff) | |
download | gcc-c003f37865e09e796e26de62b6eb9c1dfa03e632.zip gcc-c003f37865e09e796e26de62b6eb9c1dfa03e632.tar.gz gcc-c003f37865e09e796e26de62b6eb9c1dfa03e632.tar.bz2 |
* MAINTAINERS: Add self to Write After Approval list.
From-SVN: r37537
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2000-11-17 Stan Shebs <shebs@apple.com> + + * MAINTAINERS: Add self to Write After Approval list. + 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk> * configure: Provide the original toplevel configure arguments diff --git a/MAINTAINERS b/MAINTAINERS index 4e40cad..9f3fb2f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -146,6 +146,7 @@ Gabriel Dos Reis dosreis@cmla.ens-cachan.fr Alex Samuel samuel@codesourcery.com Bernd Schmidt crux@pool.informatik.rwth-aachen.de Andreas Schwab schwab@issan.informatik.uni-dortmund.de +Stan Shebs shebs@apple.com Nathan Sidwell nathan@acm.org Franz Sirl franz.sirl-kernel@lauterbach.com Mike Stump mrs@windriver.com |