diff options
author | Nathan Sidwell <nathan@codesourcery.com> | 2003-04-21 18:43:10 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@gcc.gnu.org> | 2003-04-21 18:43:10 +0000 |
commit | dfd39a2e363b22a0e59883cf38728aaed0e3aef1 (patch) | |
tree | 98a37b2fe513901627b7f8f73f74894c1e6c3a54 | |
parent | 9d3e38ec5905091e273f149c7b0c740ae95a3555 (diff) | |
download | gcc-dfd39a2e363b22a0e59883cf38728aaed0e3aef1.zip gcc-dfd39a2e363b22a0e59883cf38728aaed0e3aef1.tar.gz gcc-dfd39a2e363b22a0e59883cf38728aaed0e3aef1.tar.bz2 |
* MAINTAINERS (gcov): Add myself and Jan Hubicka.
From-SVN: r65892
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2003-04-21 Nathan Sidwell <nathan@codesourcery.com> + + * MAINTAINERS (gcov): Add myself and Jan Hubicka. + 2003-04-19 Kean Johnston <jkj@sco.com> * MAINTAINERS (Write After Approval): Add myself. diff --git a/MAINTAINERS b/MAINTAINERS index 7446336..84b6678 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -153,6 +153,8 @@ predict.def Jan Hubicka jh@suse.cz contrib/regression Geoff Keating geoffk@geoffk.org treelang Tim Josling tej@melbpc.org.au new regalloc (ra*) Michael Matz matz@suse.de +gcov Jan Hubicka jh@suse.cz +gcov Nathan Sidwell nathan@codesourcery.com Note individuals who maintain parts of the compiler need approval to check in changes outside of the parts of the compiler they maintain. |