summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>2003-12-16 12:45:53 +0000
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>2003-12-16 12:45:53 +0000
commit65cc485a0aa7092c5c88e295dac2c60856af370b (patch)
treec191561795ed20347c9f32e0a50f3f74a746049b /MAINTAINERS
parente2cd54f291c5faf1b8557c5c534008b1f7559f7a (diff)
downloadgcc-65cc485a0aa7092c5c88e295dac2c60856af370b.tar.gz
* MAINTAINERS: Add myself as callgraph maintainer.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74691 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 431d985be5a..ebc9db30fd7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -125,6 +125,7 @@ scheduler (+ haifa) Michael Meissner gnu@the-meissners.org
scheduler (+ haifa) Jeff Law law@redhat.com
reorg Jeff Law law@redhat.com
caller-save.c Jeff Law law@redhat.com
+callgraph Jan Hubicka jh@suse.cz
debugging code Jim Wilson wilson@specifixinc.com
dwarf debugging code Jason Merrill jason@redhat.com
c++ runtime libs Paolo Carlini pcarlini@unitus.it