diff options
author | Tom Tromey <tromey@redhat.com> | 2007-04-23 17:19:46 +0000 |
---|---|---|
committer | Tom Tromey <tromey@gcc.gnu.org> | 2007-04-23 17:19:46 +0000 |
commit | 34a7526e36dae962cea221b99fb4124b79895fce (patch) | |
tree | 97232616593241ec70096f157485c4244860564b | |
parent | f4b4a3e2355db90e2587bea57df5c0b91d04e5e5 (diff) | |
download | gcc-34a7526e36dae962cea221b99fb4124b79895fce.zip gcc-34a7526e36dae962cea221b99fb4124b79895fce.tar.gz gcc-34a7526e36dae962cea221b99fb4124b79895fce.tar.bz2 |
* MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
From-SVN: r124075
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2007-04-23 Tom Tromey <tromey@redhat.com> + + * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer. + 2007-04-22 Mark Mitchell <mark@codesourcery.com> * MAINTAINERS (cpplib): Rename to ... diff --git a/MAINTAINERS b/MAINTAINERS index 27dfdf83..e83fa23 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 |