From 1116de1a711bde9ddf8954cef7ee3994d12b24d9 Mon Sep 17 00:00:00 2001
From: Janis Johnson <janisjo@codesourcery.com>
Date: Mon, 2 Jul 2012 16:24:26 +0000
Subject: [PATCH] MAINTAINERS (Various Mainterers): Add myself as testsuite
 maintainer.

	* MAINTAINERS (Various Mainterers): Add myself as testsuite
	maintainer.

From-SVN: r189166
---
 ChangeLog   | 5 +++++
 MAINTAINERS | 1 +
 2 files changed, 6 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 74cb620e7ff2..762bf4cf4cc5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
+
+	* MAINTAINERS (Various Mainterers): Add myself as testsuite
+	maintainer.
+
 2012-07-02  Richard Guenther  <rguenther@suse.de>
 
 	* configure: Regenerated.
diff --git a/MAINTAINERS b/MAINTAINERS
index 970708056c68..5f6491b305f7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -249,6 +249,7 @@ loop infrastructure	Zdenek Dvorak		ook@ucw.cz
 OpenMP			Jakub Jelinek		jakub@redhat.com
 testsuite		Rainer Orth		ro@CeBiTec.Uni-Bielefeld.DE
 testsuite		Mike Stump		mikestump@comcast.net
+testsuite		Janis Johnson		janisjo@codesourcery.com
 register allocation	Vladimir Makarov	vmakarov@redhat.com
 
 Note that individuals who maintain parts of the compiler need approval to
-- 
GitLab