diff options
author | hubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-07-07 20:41:53 +0000 |
---|---|---|
committer | hubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-07-07 20:41:53 +0000 |
commit | 9763d43df9db9ed3eea12b799f421196b2092975 (patch) | |
tree | bd14fc57e624fc74b5d416d9e43f7b60c6e124bb | |
parent | 9c948bc2112d7a8c9ea95f0857fe4113b82a8845 (diff) | |
download | gcc-9763d43df9db9ed3eea12b799f421196b2092975.tar.gz |
* MAINTAINERS: Add self as a profile feedback maintainer.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84228 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index bd7e95fb8aa..da2982a359e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-07-07 Jan Hubicka <jh@suse.cz> + + * MAINTAINERS: Add self as a profile feedback maintainer. + 2004-07-05 Phil Edwards <phil@codesourcery.com> * configure.in: Do not prepend $srcdir to /dev/null in diff --git a/MAINTAINERS b/MAINTAINERS index 7100e5f5e09..f52efd1e9e8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -176,6 +176,7 @@ tree-ssa Andrew MacLeod amacleod@redhat.com PRE, points-to Daniel Berlin dberlin@dberlin.org mudflap Frank Ch. Eigler fche@redhat.com tree browser/unparser Sebastian Pop s.pop@laposte.net +profile feedback Jan Hubicka jh@suse.cz Note individuals who maintain parts of the compiler need approval to check in changes outside of the parts of the compiler they maintain. |