From 82b615693bbaa80f0100aa0e2c72cbd2361152fb Mon Sep 17 00:00:00 2001
From: andreabo <andreabo@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 21 Nov 2006 10:21:17 +0000
Subject: [PATCH] Adding myself as a mantainer

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

diff --git a/ChangeLog b/ChangeLog
index 3e01240ccf01..043435e095f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-11-21  Andrea Bona  <andrea.bona@st.com>
+
+	* MAINTAINERS (Write After Approval): Add myself.
+
 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
 
 	* configure.in (skipdirs) : Don't build target-libiberty for SPU.
diff --git a/MAINTAINERS b/MAINTAINERS
index 3b39db15f44c..45384b13ad9d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -236,6 +236,7 @@ Jim Blandy					jimb@codesourcery.com
 Phil Blundell					pb@futuretv.com
 Hans Boehm					hboehm@gcc.gnu.org
 Segher Boessenkool				segher@kernel.crashing.org
+Andrea Bona					andrea.bona@st.com
 Paolo Bonzini					bonzini@gnu.org
 Neil Booth					neil@daikokuya.co.uk
 Steven Bosscher					stevenb.gcc@gmail.com
-- 
GitLab