From f4d112a5c2573b78435cf5d44397ed9e0f1138db Mon Sep 17 00:00:00 2001
From: bje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Thu, 13 Jul 2006 12:29:12 +0000
Subject: [PATCH] 	* MAINTAINERS (Various Maintainers): Add myself as dfp
 maintainer.

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

diff --git a/ChangeLog b/ChangeLog
index 3d9a3ee3800d..734de01a1599 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-07-13  Ben Elliston  <bje@au.ibm.com>
+
+	* MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
+
 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
 
 	Port to hosts whose 'sort' and 'tail' implementations
diff --git a/MAINTAINERS b/MAINTAINERS
index a77ed5a1cd0c..bf0a7dd19d64 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -208,6 +208,7 @@ type-safe vectors	Nathan Sidwell		nathan@codesourcery.com
 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
 
 Note individuals who maintain parts of the compiler need approval to check
 in changes outside of the parts of the compiler they maintain.
-- 
GitLab