aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>2013-12-03 19:58:59 +0000
committerWilliam Schmidt <wschmidt@gcc.gnu.org>2013-12-03 19:58:59 +0000
commit6f52009cba1b7fefddaac15d7ab091b54369af30 (patch)
treec4ebded219e6d2e3d08e2de05296753c8e3bd036
parentb03fb8c9964613f37a05713ee03f4986c1565fb5 (diff)
downloadgcc-6f52009cba1b7fefddaac15d7ab091b54369af30.zip
gcc-6f52009cba1b7fefddaac15d7ab091b54369af30.tar.gz
gcc-6f52009cba1b7fefddaac15d7ab091b54369af30.tar.bz2
Add self as SLSR maintainer.
From-SVN: r205646
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 917a59b..522743a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
+
+ * MAINTAINERS: Add self as SLSR maintainer.
+
2013-11-18 Jan Hubicka <hubicka@ucw.cz>
* MAINTAINERS: Update my email address.
diff --git a/MAINTAINERS b/MAINTAINERS
index 44e074d..c51ac0f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -256,6 +256,7 @@ testsuite Mike Stump mikestump@comcast.net
testsuite Janis Johnson janisjo@codesourcery.com
register allocation Vladimir Makarov vmakarov@redhat.com
gdbhooks.py David Malcolm dmalcolm@redhat.com
+SLSR Bill Schmidt wschmidt@linux.vnet.ibm.com
Note that individuals who maintain parts of the compiler need approval to
check in changes outside of the parts of the compiler they maintain.