From 98e67652cf397e2ad292a3d8e74b52f7a3a7cc03 Mon Sep 17 00:00:00 2001
From: ebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 8 Aug 2006 07:56:32 +0000
Subject: [PATCH] 	* MAINTAINERS (Various Maintainers): Add self as RTL
 opt. maintainer.

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

diff --git a/ChangeLog b/ChangeLog
index 2b0f7cf636da..91f36e58f387 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+	* MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
+
 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
 
 	* config.guess: Import from src (was more updated).
diff --git a/MAINTAINERS b/MAINTAINERS
index 0a571625bb06..16585588446d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -209,6 +209,7 @@ alias analysis		Daniel Berlin		dberlin@dberlin.org
 alias analysis		Diego Novillo		dnovillo@redhat.com
 reload			Ulrich Weigand		uweigand@de.ibm.com
 dfp.c, related		Ben Elliston		bje@au.ibm.com
+RTL optimizers		Eric Botcazou		ebotcazou@libertysurf.fr
 
 Note individuals who maintain parts of the compiler need approval to check
 in changes outside of the parts of the compiler they maintain.
-- 
GitLab