diff options
author | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | 2003-02-24 20:35:25 +0000 |
---|---|---|
committer | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | 2003-02-24 20:35:25 +0000 |
commit | 617056ec9494084831cf28ca5e3f2216c2aadea9 (patch) | |
tree | d2e39ffa252f65164e1da83ab0119db3d8d5411e /gdb/MAINTAINERS | |
parent | 72c1f755167769059ecd0038f99fc837b91039e2 (diff) | |
download | gdb-617056ec9494084831cf28ca5e3f2216c2aadea9.tar.gz |
2003-02-24 Elena Zannoni <ezannoni@redhat.com>
* MAINTAINERS (Core): Drop main.c and top.c. Clarify event loop
maintainership.
Diffstat (limited to 'gdb/MAINTAINERS')
-rw-r--r-- | gdb/MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 2301de6455b..349051dfe56 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -209,8 +209,10 @@ generic arch support Andrew Cagney cagney@redhat.com Any host/target maintainer can add to gdbarch.{c,h,sh}. Send tricky ones to cagney. target vector Andrew Cagney cagney@redhat.com -main (main.c, top.c) Elena Zannoni ezannoni@redhat.com + event loop Elena Zannoni ezannoni@redhat.com + For the part of top.c related to the event loop, + send questions to ezannoni@redhat.com generic symtabs Jim Blandy jimb@redhat.com Elena Zannoni ezannoni@redhat.com |