summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>2003-04-21 18:43:10 +0000
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>2003-04-21 18:43:10 +0000
commitacaf46de1dd4b0b6ef8782f3afbbc3a18aba6808 (patch)
tree98a37b2fe513901627b7f8f73f74894c1e6c3a54
parent4eea38c07794b15f89f590e8c9e3369b4ce170ab (diff)
downloadgcc-acaf46de1dd4b0b6ef8782f3afbbc3a18aba6808.tar.gz
* MAINTAINERS (gcov): Add myself and Jan Hubicka.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@65892 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS2
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0014ba58363..09aa6dfe6dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 7446336d6c3..84b66782023 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.