summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>2009-09-22 16:48:01 +0000
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>2009-09-22 16:48:01 +0000
commit3d00a007ff72e41709104e8ce45249d687dc4187 (patch)
treea50f4054a77a9d011251ff6a1161897973eec4ea
parent8e72d11d8020c0b1e46d4dd8f5342cce5dc1b8b4 (diff)
downloadgcc-3d00a007ff72e41709104e8ce45249d687dc4187.tar.gz
* MAINTAINERS (OS Port Maintainers): Add myself as Solaris
maintainer. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@152031 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--ChangeLog5
-rw-r--r--MAINTAINERS2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 596cfc774f5..ca0838f738d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
+ maintainer.
+
2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* configure.ac: If bootstrapping a combined tree with
diff --git a/MAINTAINERS b/MAINTAINERS
index d1c5886b657..d81071f3481 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -111,7 +111,7 @@ freebsd Loren J. Rittle ljrittle@acm.org
GNU/Hurd Thomas Schwinge tschwinge@gnu.org
hpux John David Anglin dave.anglin@nrc-cnrc.gc.ca
hpux Steve Ellcey sje@cup.hp.com
-irix, osf Rainer Orth ro@CeBiTec.Uni-Bielefeld.DE
+irix, osf, solaris Rainer Orth ro@CeBiTec.Uni-Bielefeld.DE
netbsd Jason Thorpe thorpej@netbsd.org
netbsd Krister Walfridsson krister.walfridsson@gmail.com
sh-linux-gnu Kaz Kojima kkojima@gcc.gnu.org