From 65bab903a34436f96febb5e0af1bda4a19eaf10e Mon Sep 17 00:00:00 2001
From: sandra <sandra@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sat, 13 May 2006 18:46:39 +0000
Subject: [PATCH] add self to MAINTAINERS

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@113741 138bc75d-0d04-0410-961f-82ee72b054a4
---
 ChangeLog   | 4 ++++
 MAINTAINERS | 1 +
 2 files changed, 5 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 17f8b9417086..1b2a6efee305 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 4f6c5d46d627..692d9100c505 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
-- 
GitLab