summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>2006-07-05 19:08:50 +0000
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>2006-07-05 19:08:50 +0000
commit2f5151d2fab06a1d7d8df1c7a42b1930e7fa285b (patch)
treeaecaf0c57422cdb6470c60fc5e345230c6744cf0
parenta2e127ea2bcf28c38c7445c2a7aea0f2030b5fed (diff)
downloadgcc-2f5151d2fab06a1d7d8df1c7a42b1930e7fa285b.tar.gz
* MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@115207 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 4fe2652c80a..4f6f192b72b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
+
+ * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
+
2006-07-04 Peter O'Gorman <peter@pogma.com>
* ltconfig: chmod 644 before ranlib during install.
diff --git a/MAINTAINERS b/MAINTAINERS
index 2e218c90347..3a5fe756980 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -207,6 +207,7 @@ profile feedback Jan Hubicka jh@suse.cz
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
Note individuals who maintain parts of the compiler need approval to check
in changes outside of the parts of the compiler they maintain.