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 | d1c769079dcad58367c3fa71ef06cbc11b15170b (patch) | |
tree | 175b364330911098306ecc14c232e1283ab7ad3c /gdb/MAINTAINERS | |
parent | 181fa2295185bcf5a113d6657fc23f723fa01a09 (diff) | |
download | gdb-d1c769079dcad58367c3fa71ef06cbc11b15170b.zip gdb-d1c769079dcad58367c3fa71ef06cbc11b15170b.tar.gz gdb-d1c769079dcad58367c3fa71ef06cbc11b15170b.tar.bz2 |
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 2301de6..349051d 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 |