diff options
author | Dave Brolley <brolley@redhat.com> | 2002-06-21 21:17:21 +0000 |
---|---|---|
committer | Dave Brolley <brolley@redhat.com> | 2002-06-21 21:17:21 +0000 |
commit | cdd463f97d7016a849e03a71368b3aef42993afd (patch) | |
tree | 6dd6ac202662ddf6d7073fa99165dc3974ab404f | |
parent | 5d3ed2e3157be117ffa9fcb4d110f1a14cd9a0a0 (diff) | |
download | gdb-cdd463f97d7016a849e03a71368b3aef42993afd.zip gdb-cdd463f97d7016a849e03a71368b3aef42993afd.tar.gz gdb-cdd463f97d7016a849e03a71368b3aef42993afd.tar.bz2 |
2002-06-21 Dave Brolley <brolley@redhat.com>
* MAINTAINERS: Add self to "Write After Approval" list.
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 580223b..cae0c4f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2002-06-21 Dave Brolley <brolley@redhat.com> + + * MAINTAINERS: Add self to "Write After Approval" list. + 2002-06-21 Grace Sainsbury <graces@redhat.com> * config/m68k/tm-m68k.h (REGISTER_BYTE, REGISTER_RAW_SIZE) diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index aa7257c..3478121 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -373,6 +373,7 @@ Jim Blandy jimb@redhat.com Philip Blundell philb@gnu.org Per Bothner per@bothner.com Joel Brobecker brobecker@act-europe.fr +Dave Brolley brolley@redhat.com Kevin Buettner kevinb@redhat.com Andrew Cagney ac131313@redhat.com Stephane Carrez stcarrez@nerim.fr |