summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2006-03-10 02:05:51 +0000
committerJoel Brobecker <brobecker@gnat.com>2006-03-10 02:05:51 +0000
commite7b4ddcdfb3e54d82403cb6e13e42a60be1faae6 (patch)
treea82eca94a35247fc7593b6664408c2969888441f
parent742b3d6a3780ad07c308fee02a66f0ec1ca80ec4 (diff)
downloadgdb-e7b4ddcdfb3e54d82403cb6e13e42a60be1faae6.tar.gz
* MAINTAINERS (Patch Champions): Remove self.
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/MAINTAINERS1
2 files changed, 4 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index bb8d2825d1d..6671148d8e4 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2006-03-09 Joel Brobecker <brobecker@adacore.com>
+
+ * MAINTAINERS (Patch Champions): Remove self.
+
2006-03-08 Alexandre Oliva <aoliva@redhat.com>
* solib-svr4.c (svr4_current_sos): Move up initialization of
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index fee5ebce758..82e4c9ebe83 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -192,7 +192,6 @@ patches; and ensure that contributors are given credit.
Current patch champions (in alphabetical order):
- Joel Brobecker <brobecker@adacore.com>
Daniel Jacobowitz <dan@debian.org>