From dfd39a2e363b22a0e59883cf38728aaed0e3aef1 Mon Sep 17 00:00:00 2001 From: Nathan Sidwell <nathan@codesourcery.com> Date: Mon, 21 Apr 2003 18:43:10 +0000 Subject: [PATCH] * MAINTAINERS (gcov): Add myself and Jan Hubicka. From-SVN: r65892 --- ChangeLog | 4 ++++ MAINTAINERS | 2 ++ 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0014ba583635..09aa6dfe6dca 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 7446336d6c36..84b667820235 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. -- GitLab