diff --git a/ChangeLog b/ChangeLog
index 0014ba583635ef96943c8d216db229c4bad4dd44..09aa6dfe6dcab0af3f2ef004907dd88ea34ec64c 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 7446336d6c361c025adf12d39c364de55fb47418..84b667820235af8cec2151934a70dbd476dc9220 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.