summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordanielh <danielh@138bc75d-0d04-0410-961f-82ee72b054a4>2014-10-24 08:52:20 +0000
committerdanielh <danielh@138bc75d-0d04-0410-961f-82ee72b054a4>2014-10-24 08:52:20 +0000
commitb58f2ae3e3f75cbd9b0e3a4529e0be8dd41a0eb8 (patch)
treee75db6698c9ffaa0244dda5cc415b4f55653e81f
parent8f184921d0bbd70e64693e4cbf66eb0891334f53 (diff)
downloadgcc-b58f2ae3e3f75cbd9b0e3a4529e0be8dd41a0eb8.tar.gz
2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
* MAINTAINERS (write-after-approval): Add myself. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216626 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2da6790a93e..4b860ab0d80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
+
+ * MAINTAINERS (write-after-approval): Add myself.
+
2014-10-23 Ian Lance Taylor <iant@google.com>
* configure.ac: Disable the Go frontend on systems where it is known
diff --git a/MAINTAINERS b/MAINTAINERS
index f9e2ff10e6b..ba4d9645d60 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -408,6 +408,7 @@ Stuart Hastings <stuart@apple.com>
Pat Haugen <pthaugen@us.ibm.com>
Mark Heffernan <meheff@google.com>
George Helffrich <george@gcc.gnu.org>
+Daniel Hellstrom <daniel@gaisler.com>
Fergus Henderson <fjh@cs.mu.oz.au>
Stuart Henderson <shenders@gcc.gnu.org>
Matthew Hiller <hiller@redhat.com>