aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheodore A. Roth <troth@openavr.org>2002-04-25 18:20:07 +0000
committerTheodore A. Roth <troth@openavr.org>2002-04-25 18:20:07 +0000
commit79509c2d51c5fae0eab8d1c47d504317c09eb3ba (patch)
treef2e42679534fa3565aaaee4531171f2818ee59bf
parentdac8068ed4cf7ef7f004f5cfd6d8032413c51736 (diff)
downloadgdb-79509c2d51c5fae0eab8d1c47d504317c09eb3ba.zip
gdb-79509c2d51c5fae0eab8d1c47d504317c09eb3ba.tar.gz
gdb-79509c2d51c5fae0eab8d1c47d504317c09eb3ba.tar.bz2
* MAINTAINERS: Add myself to write-after-approval.
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/MAINTAINERS1
2 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 24964a9..e8f07f9 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2002-04-25 Theodore A. Roth <troth@verinet.com>
+
+ * MAINTAINERS: Add myself to write-after-approval.
+
2002-04-24 Pierre Muller <ics.u-strasbg.fr>
* f-lang.c (get_bf_for_fcn): Replace fprintf (stderr,...
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 076bc5d..b3a8eb8 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -377,6 +377,7 @@ Jason Molenda jmolenda@apple.com
Pierre Muller muller@sources.redhat.com
Alexandre Oliva aoliva@redhat.com
Tom Rix trix@redhat.com
+Theodore A. Roth troth@verinet.com
Mark Salter msalter@redhat.com
Andreas Schwab schwab@suse.de
Keith Seitz keiths@redhat.com