diff options
author | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-04-23 17:19:46 +0000 |
---|---|---|
committer | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-04-23 17:19:46 +0000 |
commit | 5be46544c62f8b3bfc70a6689ccf58a37deaef39 (patch) | |
tree | 97232616593241ec70096f157485c4244860564b /MAINTAINERS | |
parent | 8747a9a4e14527ad0fb7d8528f34c1385393ecdc (diff) | |
download | gcc-5be46544c62f8b3bfc70a6689ccf58a37deaef39.tar.gz |
* MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@124075 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 27dfdf83880..e83fa230a7d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -229,6 +229,7 @@ in changes outside of the parts of the compiler they maintain. loop optimizer Zdenek Dvorak dvorakz@suse.cz loop optimizer Daniel Berlin dberlin@dberlin.org middle-end Richard Guenther rguenther@suse.de +libcpp Tom Tromey tromey@redhat.com Note individuals who maintain parts of the compiler as non-algorithmic maintainer need approval to check in algorithmic changes or changes |