diff options
author | Paul Brook <paul@codesourcery.com> | 2004-01-21 16:30:42 +0000 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2004-01-21 16:30:42 +0000 |
commit | dbf5be1caf9a3371a427088f4190c94e402577aa (patch) | |
tree | 5f0e96e46791c8385a386d7d28e7413d7d406d6b | |
parent | 2004-01-20 Andrew Cagney <cagney@redhat.com> (diff) | |
download | binutils-gdb-dbf5be1caf9a3371a427088f4190c94e402577aa.tar.gz binutils-gdb-dbf5be1caf9a3371a427088f4190c94e402577aa.tar.bz2 binutils-gdb-dbf5be1caf9a3371a427088f4190c94e402577aa.zip |
* MAINTAINERS: Add myself to write-after-approval.
-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 6a93e91534f..b6198421e49 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2004-01-21 Paul Brook <paul@codesourcery.com> + + * MAINTAINERS: Add myself to write-after-approval. + 2004-01-20 Andrew Cagney <cagney@redhat.com> * ax-gdb.c (print_axs_value): Delete unused function. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 363079b8371..f9a9ea49564 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -316,6 +316,7 @@ Philip Blundell philb@gnu.org Per Bothner per@bothner.com Joel Brobecker brobecker@act-europe.fr Dave Brolley brolley@redhat.com +Paul Brook paul@codesourcery.com Kevin Buettner kevinb@redhat.com Andrew Cagney ac131313@redhat.com David Carlton carlton@kealia.com |