diff options
author | Sandra Loosemore <sandra@codesourcery.com> | 2006-05-13 14:46:39 -0400 |
---|---|---|
committer | Sandra Loosemore <sandra@gcc.gnu.org> | 2006-05-13 14:46:39 -0400 |
commit | ccce6917884d8f5108b7c20d352196b6ffd3e555 (patch) | |
tree | 26e1dcaa492a3dfa870e712cbc8f3be5a29308f3 | |
parent | 6aaaa44beb391a2461686164ef242c420d20f64f (diff) | |
download | gcc-ccce6917884d8f5108b7c20d352196b6ffd3e555.zip gcc-ccce6917884d8f5108b7c20d352196b6ffd3e555.tar.gz gcc-ccce6917884d8f5108b7c20d352196b6ffd3e555.tar.bz2 |
add self to MAINTAINERS
From-SVN: r113741
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2006-05-12 Sandra Loosemore <sandra@codesourcery.com> + + * MAINTAINERS (Write After Approval): Add myself. + 2006-05-01 DJ Delorie <dj@redhat.com> * configure.in: Restore CFLAGS if GMP isn't present. diff --git a/MAINTAINERS b/MAINTAINERS index 4f6c5d4..692d910 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -294,6 +294,7 @@ Warren Levy warrenl@cruzio.com Don Lindsay dlindsay@redhat.com Ralph Loader rcl@ihug.co.nz Gabor Loki loki@inf.u-szeged.hu +Sandra Loosemore sandra@codesourcery.com Dave Love d.love@dl.ac.uk Martin v. Löwis loewis@informatik.hu-berlin.de HJ Lu hjl@lucon.org |